diff options
| author | Jakob Fries <jakob.fries@gmail.com> | 2007-08-14 22:48:49 +0000 |
|---|---|---|
| committer | Jakob Fries <jakob.fries@gmail.com> | 2007-08-14 22:48:49 +0000 |
| commit | 3a8af93e33c0269d79aec015770840e30937d053 (patch) | |
| tree | e327b18581bcab43ee38bbe242375fbf612fa86c /src/game/game.h | |
| parent | acd2b1beb8b17d00f918fd62a4bbc558eadfe52a (diff) | |
| download | zcatch-3a8af93e33c0269d79aec015770840e30937d053.tar.gz zcatch-3a8af93e33c0269d79aec015770840e30937d053.zip | |
emoticons version 1
Diffstat (limited to 'src/game/game.h')
| -rw-r--r-- | src/game/game.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/game.h b/src/game/game.h index ef2007a9..855e964b 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -53,6 +53,8 @@ enum MSG_SWITCHTEAM, MSG_JOIN, MSG_QUIT, + MSG_EMOTICON, + MSG_CHANGENAME, }; enum |