swap off/on
authornemo
Mon, 03 Nov 2014 07:26:47 -0500
changeset 10466 aa5c64a58714
parent 10465 79fe4266b2ca
child 10467 7d0fbc847df9
swap off/on
hedgewars/uTypes.pas
--- a/hedgewars/uTypes.pas	Mon Nov 03 07:22:21 2014 -0500
+++ b/hedgewars/uTypes.pas	Mon Nov 03 07:26:47 2014 -0500
@@ -449,7 +449,7 @@
             sidConfirm, sidSuddenDeath, sidRemaining, sidFuel, sidSync,
             sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady,
             sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce,
-            sidMute, sidAFK, sidAutoCameraOn, sidAutoCameraOff);
+            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,