# HG changeset patch # User nemo # Date 1415017607 18000 # Node ID aa5c64a5871452cfe2ee537ddd516dd9791000a6 # Parent 79fe4266b2cab2d4f49a338a667299ba127b6cda swap off/on diff -r 79fe4266b2ca -r aa5c64a58714 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,