This commit is contained in:
Paul 2001-02-09 19:26:57 +00:00
parent 108a20bafc
commit 13d1c9f499
2 changed files with 36 additions and 1 deletions

View file

@ -74,6 +74,7 @@ typedef enum
PLAYER_MODE_BASICUNARMED,
PLAYER_MODE_FULLUNARMED,
PLAYER_MODE_SQUEAKYBOOTS,
PLAYER_MODE_NET,
PLAYER_MODE_CORALBLOWER,
NUM_PLAYERMODES,