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:
puzl 2005-07-27 22:29:06 +00:00
parent a0901373af
commit 81b31b3d6b
1 changed files with 1 additions and 0 deletions

View File

@ -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"