hedgewars/CCHandlers.inc
changeset 534 92fb2b0d5117
parent 520 e83dfb7ffead
child 539 6a9bf1852bbc
--- a/hedgewars/CCHandlers.inc	Wed May 30 20:48:57 2007 +0000
+++ b/hedgewars/CCHandlers.inc	Sun Jun 03 17:21:57 2007 +0000
@@ -53,7 +53,7 @@
 if isDeveloperMode then
    begin
    inc(TeamsCount);
-   ParseCommand('ammstore 9391929422191210332', true);
+   ParseCommand('ammstore 93919294221912103323', true);
    TryDo(TeamsCount <= 5, 'Too many teams', true);
    AddTeam
    end;