about summary refs log tree commit diff
path: root/src/game/game.h
diff options
context:
space:
mode:
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