--- a/hedgewars/uTypes.pas Tue Feb 20 19:15:47 2018 +0100
+++ b/hedgewars/uTypes.pas Tue Feb 20 22:21:33 2018 +0100
@@ -470,7 +470,7 @@
sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady,
sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce,
sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn, sidPressTarget,
- sidNotAvailableInSD, sidHealthGain, sidEmptyCrate);
+ sidNotAvailableInSD, sidHealthGain, sidEmptyCrate, sidUnknownKey);
// Events that are important for the course of the game or at least interesting for other reasons
TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,