hedgewars/uTypes.pas
changeset 10455 e167cfdf6e80
parent 10397 314164a9c912
child 10466 aa5c64a58714
--- a/hedgewars/uTypes.pas	Tue Oct 28 10:27:35 2014 -0400
+++ b/hedgewars/uTypes.pas	Thu Oct 30 15:09:49 2014 -0400
@@ -449,7 +449,7 @@
             sidConfirm, sidSuddenDeath, sidRemaining, sidFuel, sidSync,
             sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady,
             sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce,
-            sidMute, sidAFK);
+            sidMute, sidAFK, sidAutoCameraOn, sidAutoCameraOff);
 
     // Events that are important for the course of the game or at least interesting for other reasons
     TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,