aboutsummaryrefslogtreecommitdiff
path: root/include/datatypes.h
diff options
context:
space:
mode:
authorCrystalwarrior <varsash@gmail.com>2021-01-10 14:27:27 +0300
committerCrystalwarrior <varsash@gmail.com>2021-01-10 14:27:27 +0300
commit1ad8f3bf24a4e0a3dcbd0d172c9bfa1641907d7d (patch)
tree2f4345fcc09eafa846cf5552e19e3443bdc07744 /include/datatypes.h
parentde3533fbf2615a40efc60c9ed2e96f1a3b5da3c1 (diff)
parente65072f8f1e885f7bbade9e9d84fbeea2ef8a097 (diff)
Merge branch 'master' into feature/timerclock
# Conflicts: # include/courtroom.h # src/courtroom.cpp
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 21ade040..ebf2e380 100644
--- a/include/datatypes.h
+++ b/include/datatypes.h
@@ -91,7 +91,7 @@ enum CHAT_MESSAGE {
SELF_OFFSET,
OTHER_OFFSET,
OTHER_FLIP,
- NONINTERRUPTING_PRE,
+ IMMEDIATE,
LOOPING_SFX,
SCREENSHAKE,
FRAME_SCREENSHAKE,