Fix [random_placement] executing the code for each element twice (fixes #3663)
This commit is contained in:
parent
858444b8b3
commit
c4f2e839ab
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ wesnoth.wml_actions.random_placement = function(cfg)
|
|||
return
|
||||
end
|
||||
end
|
||||
wesnoth.wml_actions.command (command)
|
||||
end
|
||||
utils.end_var_scope(variable, variable_previous)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue