aboutsummaryrefslogtreecommitdiff
path: root/include/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datatypes.h')
-rw-r--r--include/datatypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/datatypes.h b/include/datatypes.h
index d5d8551e..682d68a5 100644
--- a/include/datatypes.h
+++ b/include/datatypes.h
@@ -113,7 +113,7 @@ enum CHAT_MESSAGE {
EFFECTS,
};
-enum EMOTE_MOD {
+enum EMOTE_MOD_TYPE {
IDLE = 0,
PREANIM = 1,
ZOOM = 5,