changeset 409 | 4f1841929ccc |
parent 394 | 4c017ae1226a |
child 428 | 1052ef2f7863 |
--- a/hedgewars/CCHandlers.inc Wed Feb 07 17:27:32 2007 +0000 +++ b/hedgewars/CCHandlers.inc Wed Feb 07 21:36:55 2007 +0000 @@ -53,7 +53,7 @@ if isDeveloperMode then begin inc(TeamsCount); - ParseCommand('ammstore 93919294221912103', true); + ParseCommand('ammstore 939192942219121033', true); TryDo(TeamsCount <= 5, 'Too many teams', true); AddTeam end;