mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
Add basic sell functionlaity on serverside.
This commit is contained in:
parent
d0393f84c2
commit
68975171bb
7 changed files with 69 additions and 8 deletions
|
@ -18,7 +18,7 @@ namespace HISP
|
|||
CrossDomainPolicy.GetPolicy();
|
||||
Database.OpenDatabase();
|
||||
Map.OpenMap();
|
||||
Gamedata.ReadGamedata();
|
||||
GameDataJson.ReadGamedata();
|
||||
World.ReadWorldData();
|
||||
DroppedItems.Init();
|
||||
GameServer.StartServer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue