--- 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,