summaryrefslogtreecommitdiffstats
path: root/src/common/event.h
diff options
context:
space:
mode:
authorVictor Vieux <victorvieux@gmail.com>2014-10-21 21:44:17 -0700
committerVictor Vieux <victorvieux@gmail.com>2014-10-21 21:44:17 -0700
commitd019a4990f2e2da71555daf085a3e09c92085fa5 (patch)
treec64ef2254a9ecc2e4b0dcfecab30d045d5567281 /src/common/event.h
parentd9fee8b2adad613cf8c10d153cd5cd7b261b7863 (diff)
downloadcolobot-d019a4990f2e2da71555daf085a3e09c92085fa5.tar.gz
colobot-d019a4990f2e2da71555daf085a3e09c92085fa5.tar.bz2
colobot-d019a4990f2e2da71555daf085a3e09c92085fa5.zip
add option to disable blood
Diffstat (limited to 'src/common/event.h')
-rw-r--r--src/common/event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/event.h b/src/common/event.h
index c5eb615..1df675e 100644
--- a/src/common/event.h
+++ b/src/common/event.h
@@ -239,6 +239,7 @@ enum EventType
EVENT_INTERFACE_EDITMODE= 476,
EVENT_INTERFACE_EDITVALUE= 477,
EVENT_INTERFACE_SOLUCE4 = 478,
+ EVENT_INTERFACE_BLOOD = 479,
EVENT_INTERFACE_KINFO1 = 500,
EVENT_INTERFACE_KINFO2 = 501,