mirror of
https://github.com/unknownworlds/NS.git
synced 2024-11-10 07:11:48 +00:00
o Added a missing #define
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@306 67975925-1194-0748-b3d5-c16f83f1a3a1
This commit is contained in:
parent
a0901373af
commit
81b31b3d6b
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
|||
#define kcOrderSelf "orderself"
|
||||
#define kcParasite "parasite"
|
||||
#define kcKillAll "killall"
|
||||
#define kcAuth "auth"
|
||||
#define kcStun "stun"
|
||||
#define kcBoxes "boxes"
|
||||
#define kcOverflow "overflow"
|
||||
|
|
Loading…
Reference in a new issue