mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01: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