diff -r 41ebdb5f1e6e -r dbf195c3e09c hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Wed Oct 07 17:01:40 2009 +0000 +++ b/hedgewars/uConsts.pas Thu Oct 08 00:58:17 2009 +0000 @@ -154,6 +154,7 @@ errmsgIncorrectUse = 'Incorrect use'; errmsgShouldntRun = 'This program shouldn''t be run manually'; errmsgWrongNumber = 'Wrong parameters number'; + errmsgSlotsOverflow = 'CurSlot overflowed'; msgLoading = 'Loading '; msgOK = 'ok';