mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
Implement click packet
This commit is contained in:
parent
b8934c1faa
commit
862375cc75
10 changed files with 140 additions and 71 deletions
|
@ -17,8 +17,8 @@ namespace HISP
|
|||
ConfigReader.OpenConfig();
|
||||
CrossDomainPolicy.GetPolicy();
|
||||
Database.OpenDatabase();
|
||||
Map.OpenMap();
|
||||
GameDataJson.ReadGamedata();
|
||||
Map.OpenMap();
|
||||
World.ReadWorldData();
|
||||
DroppedItems.Init();
|
||||
GameServer.StartServer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue