diff -r 7e90d5856d56 -r e167cfdf6e80 hedgewars/uTypes.pas --- 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,