parent
373f8a4245
commit
d9aa849081
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ on_event("prestart", function(cx)
|
|||
end)
|
||||
|
||||
-- we need to do this also after difficulty selection.
|
||||
-- NOTE: this is a bit fragile, in particualr it breaks if difficulty_selection happens before the prestart event above.
|
||||
on_event("wc2_start", function(cx)
|
||||
if wml.variables.wc2_scenario == 1 then
|
||||
for side_num = 1, wml.variables.wc2_player_count do
|
||||
|
|
Loading…
Add table
Reference in a new issue