diff -r 9fa0f67ff628 -r 1954f692e8c6 hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Sun Nov 03 22:37:41 2013 +0400 +++ b/hedgewars/uTypes.pas Sun Nov 03 22:39:00 2013 +0400 @@ -440,7 +440,7 @@ sidConfirm, sidSuddenDeath, sidRemaining, sidFuel, sidSync, sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady, sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce, - sidMute); + sidMute, sidAFK); // Events that are important for the course of the game or at least interesting for other reasons TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,