mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-24 05:35:51 +12:00
All multirooms implemented!
This commit is contained in:
parent
2b59ba1be9
commit
e9dc4157b0
6 changed files with 151 additions and 47 deletions
|
@ -116,6 +116,7 @@ namespace HISP.Server
|
|||
public const byte SWFMODULE_BRICKPOET = 0x5A;
|
||||
public const byte SWFMODULE_DRAWINGROOM = 0x5B;
|
||||
public const byte SWFMODULE_DRESSUPROOM = 0x5C;
|
||||
public const byte SWFMODULE_BANDHALL = 0x51;
|
||||
|
||||
public const byte DRAWINGROOM_GET_DRAWING = 0x14;
|
||||
public const byte DRAWINGROOM_SAVE = 0x15;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue