hedgewars/CCHandlers.inc
changeset 520 e83dfb7ffead
parent 498 9c8b385dc9a1
child 534 92fb2b0d5117
--- a/hedgewars/CCHandlers.inc	Thu May 24 18:48:35 2007 +0000
+++ b/hedgewars/CCHandlers.inc	Thu May 24 19:41:51 2007 +0000
@@ -53,7 +53,7 @@
 if isDeveloperMode then
    begin
    inc(TeamsCount);
-   ParseCommand('ammstore 939192942219121033', true);
+   ParseCommand('ammstore 9391929422191210332', true);
    TryDo(TeamsCount <= 5, 'Too many teams', true);
    AddTeam
    end;