mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-09 04:21:27 +12:00
Implement Drawing Rooms
This commit is contained in:
parent
29fe3ec024
commit
92c35eb4b9
10 changed files with 355 additions and 17 deletions
|
@ -22,6 +22,7 @@ namespace HISP
|
|||
DroppedItems.Init();
|
||||
WildHorse.Init();
|
||||
Brickpoet.LoadPoetryRooms();
|
||||
Drawingroom.LoadAllDrawingRooms();
|
||||
Item.DoSpecialCases();
|
||||
GameServer.StartServer();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue