mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
Add object/inventory stuff
This commit is contained in:
parent
09a0fce73d
commit
2a241c35aa
21 changed files with 645 additions and 60 deletions
|
@ -18,6 +18,7 @@ namespace Horse_Isle_Server
|
|||
Map.OpenMap();
|
||||
Gamedata.ReadGamedata();
|
||||
World.ReadWorldData();
|
||||
DroppedItems.Init();
|
||||
Server.StartServer();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue