hedgewars/uTypes.pas
changeset 12464 39d780f9bf35
parent 12343 6ff01dc1ffe2
child 12668 308846e05154
--- 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,