hedgewars/uTypes.pas
branchios-revival
changeset 11224 24bafdcf1860
parent 11210 22f2e072d31e
child 11312 966ae86aac75
--- a/hedgewars/uTypes.pas	Wed Oct 21 21:58:50 2015 +0200
+++ b/hedgewars/uTypes.pas	Wed Oct 21 23:46:11 2015 +0200
@@ -456,7 +456,7 @@
             sidConfirm, sidSuddenDeath, sidRemaining, sidFuel, sidSync,
             sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady,
             sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce,
-            sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn);
+            sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn, sidPressTarget);
 
     // Events that are important for the course of the game or at least interesting for other reasons
     TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,