hedgewars/hwengine.dpr
changeset 394 4c017ae1226a
parent 393 db01cc79f278
child 415 d6d3a6a473a3
--- a/hedgewars/hwengine.dpr	Mon Feb 05 19:33:24 2007 +0000
+++ b/hedgewars/hwengine.dpr	Mon Feb 05 20:26:13 2007 +0000
@@ -232,7 +232,6 @@
 SendIPCRaw(@s[0], Length(s) + 1); // send proto version
 
 InitTeams;
-ParseCommand('ammstore 91911111111111108', true);
 AssignStores;
 
 if isSoundEnabled then InitSound;