mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-24 05:35:51 +12:00
More 2PLAYER stuff
This commit is contained in:
parent
30e7250a48
commit
32a288c58a
6 changed files with 289 additions and 8 deletions
|
@ -112,6 +112,8 @@ namespace HISP.Server
|
|||
public const byte HORSE_ESCAPE = 0x1E;
|
||||
public const byte HORSE_CAUGHT = 0x1D;
|
||||
|
||||
public const byte SWFMODULE_INVITE = 0x14;
|
||||
|
||||
public const byte SWFMODULE_ARENA = 0x52;
|
||||
public const byte SWFMODULE_BRICKPOET = 0x5A;
|
||||
public const byte SWFMODULE_DRAWINGROOM = 0x5B;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue