about summary refs log tree commit diff
path: root/src/game/game.h
diff options
context:
space:
mode:
authorJakob Fries <jakob.fries@gmail.com>2007-08-09 00:18:11 +0000
committerJakob Fries <jakob.fries@gmail.com>2007-08-09 00:18:11 +0000
commitd5e3c556bf1812c89dea13a5924e619dd2b8ccef (patch)
treeebce2f13931d905a656eb0d4ccc470ac87f4fdb8 /src/game/game.h
parent204a66b6105aae0a40293464c76076f2b188ff45 (diff)
downloadzcatch-d5e3c556bf1812c89dea13a5924e619dd2b8ccef.tar.gz
zcatch-d5e3c556bf1812c89dea13a5924e619dd2b8ccef.zip
emotes
Diffstat (limited to 'src/game/game.h')
-rw-r--r--src/game/game.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/game/game.h b/src/game/game.h
index bcb5007c..ef2007a9 100644
--- a/src/game/game.h
+++ b/src/game/game.h
@@ -58,10 +58,11 @@ enum
 enum
 {
 	EMOTE_NORMAL=0,
-	EMOTE_BLINK,
-	EMOTE_WINK,
 	EMOTE_PAIN,
 	EMOTE_HAPPY,
+	EMOTE_SURPRISE,
+	EMOTE_ANGRY,
+	EMOTE_BLINK,
 };
 
 enum