diff -r 3223ae85fba3 -r 39d780f9bf35 hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Thu Sep 21 01:59:49 2017 +0200 +++ b/hedgewars/uTypes.pas Thu Sep 21 03:07:29 2017 +0200 @@ -465,7 +465,7 @@ sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady, sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce, sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn, sidPressTarget, - sidNotAvailableInSD, sidHealthGain); + sidNotAvailableInSD, sidHealthGain, sidEmptyCrate); // Events that are important for the course of the game or at least interesting for other reasons TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,