mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
begin playertrade, questlog and textbooks modules
This commit is contained in:
7
modules/game_playertrade/playertrade.lua
Normal file
7
modules/game_playertrade/playertrade.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
PlayerTrade = {}
|
||||
|
||||
function PlayerTrade.init()
|
||||
end
|
||||
|
||||
function PlayerTrade.terminate()
|
||||
end
|
Reference in New Issue
Block a user