diff -r 4a9e2ece6667 -r 9237bfb198c7 hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Thu Apr 06 22:02:29 2017 +0200 +++ b/hedgewars/uTypes.pas Thu Apr 06 22:34:02 2017 +0200 @@ -461,7 +461,8 @@ sidConfirm, sidSuddenDeath, sidRemaining, sidFuel, sidSync, sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady, sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce, - sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn, sidPressTarget); + sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn, sidPressTarget, + sidNotAvailableInSD); // Events that are important for the course of the game or at least interesting for other reasons TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,