hedgewars/uFLTeams.pas
branchqmlfrontend
changeset 10448 4cb727e029fa
parent 10446 7ae44f42a689
child 10450 bf9e30b4ef9b
--- a/hedgewars/uFLTeams.pas	Fri Oct 31 00:36:08 2014 +0300
+++ b/hedgewars/uFLTeams.pas	Sat Nov 01 00:23:22 2014 +0300
@@ -86,6 +86,7 @@
                 team.flag:= midStr(l, 6)
         end;
         // TODO: load hedgehogs and other stuff
+        team.botLevel:= 1
     end;
 
     pfsClose(f)