WC2: remove outdated comment

closes #6216
This commit is contained in:
Severin Glöckner 2023-02-21 16:53:12 +01:00
parent 373f8a4245
commit d9aa849081

View file

@ -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