hedgewars/uTypes.pas
changeset 12293 6383323fdd2c
parent 12292 93434ab299a0
child 12343 6ff01dc1ffe2
--- a/hedgewars/uTypes.pas	Thu Apr 20 00:04:35 2017 +0200
+++ b/hedgewars/uTypes.pas	Thu Apr 20 02:38:45 2017 +0200
@@ -464,7 +464,7 @@
             sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady,
             sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce,
             sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn, sidPressTarget,
-            sidNotAvailableInSD);
+            sidNotAvailableInSD, sidHealthGain);
 
     // Events that are important for the course of the game or at least interesting for other reasons
     TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,