mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-05 15:43:08 +00:00
More d_netcmd.h
This commit is contained in:
parent
178087289e
commit
b156899390
1 changed files with 1 additions and 8 deletions
|
|
@ -181,7 +181,6 @@ typedef enum
|
|||
XD_SETMOTD, // 19
|
||||
XD_RESPAWN, // 20
|
||||
XD_DEMOTED, // 21
|
||||
<<<<<<< HEAD
|
||||
XD_SETUPVOTE, // 22
|
||||
XD_MODIFYVOTE, // 23
|
||||
XD_PICKVOTE, // 24
|
||||
|
|
@ -193,15 +192,9 @@ typedef enum
|
|||
XD_CANCELPARTYINVITE, // 30
|
||||
XD_GIVEITEM, // 31
|
||||
XD_ADDBOT, // 32
|
||||
#ifdef HAVE_BLUA
|
||||
XD_LUACMD, // 33
|
||||
XD_LUAVAR, // 34
|
||||
#endif
|
||||
=======
|
||||
XD_LUACMD, // 22
|
||||
XD_LUAVAR, // 23
|
||||
XD_LUAFILE, // 24
|
||||
>>>>>>> srb2/next
|
||||
XD_LUAFILE, // 35
|
||||
MAXNETXCMD
|
||||
} netxcmd_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue