--- 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,