equal
deleted
inserted
replaced
1280 if TeamsCount < 3 or ClansCount < 3 then |
1280 if TeamsCount < 3 or ClansCount < 3 then |
1281 attackRule = nil |
1281 attackRule = nil |
1282 end |
1282 end |
1283 |
1283 |
1284 if useMenu then |
1284 if useMenu then |
1285 ShowMission(loc("Wall to wall"), loc("Please wait …"), "", 2, 300000) |
1285 ShowMission(loc("Wall to wall"), loc("Please wait …"), "", 2, 0) |
|
1286 HideMission() |
1286 UpdateMenu() |
1287 UpdateMenu() |
1287 else |
1288 else |
1288 if GetGameFlag(gfPlaceHog) then |
1289 if GetGameFlag(gfPlaceHog) then |
1289 roundN = 2 |
1290 roundN = 2 |
1290 FinalizeMenu() |
1291 FinalizeMenu() |