hedgewars/uTypes.pas
changeset 13824 93aa09004d36
parent 13768 c084bd440009
child 13851 f01798038c2e
--- a/hedgewars/uTypes.pas	Wed Oct 03 02:28:39 2018 +0200
+++ b/hedgewars/uTypes.pas	Wed Oct 03 03:24:03 2018 +0200
@@ -503,7 +503,7 @@
             sidCmdHeaderTaunts, sidCmdSpeech, sidCmdThink, sidCmdYell,
             sidCmdSpeechNumberHint, sidCmdHsa, sidCmdHta, sidCmdHya,
             sidCmdHurrah, sidCmdIlovelotsoflemonade, sidCmdJuggle,
-            sidCmdRollup, sidCmdShrug, sidCmdWave);
+            sidCmdRollup, sidCmdShrug, sidCmdWave, sidCmdUnknown);
 
     // Events that are important for the course of the game or at least interesting for other reasons
     TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,