hedgewars/uTypes.pas
branchqmlfrontend
changeset 10515 7705784902e1
parent 10434 1614b13ad35e
parent 10466 aa5c64a58714
child 10606 8e95911cb86b
--- a/hedgewars/uTypes.pas	Sun Nov 09 23:02:21 2014 +0300
+++ b/hedgewars/uTypes.pas	Tue Nov 18 23:39:30 2014 +0300
@@ -449,7 +449,7 @@
             sidConfirm, sidSuddenDeath, sidRemaining, sidFuel, sidSync,
             sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady,
             sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce,
-            sidMute, sidAFK);
+            sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn);
 
     // Events that are important for the course of the game or at least interesting for other reasons
     TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,