changeset 2409 | dbf195c3e09c |
parent 2382 | bfd378dfc4e7 |
child 2426 | 9d674c5c828d |
--- 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';