Skip to content

Commit

Permalink
Fix [random_placement] executing the code for each element twice (fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Oct 27, 2018
1 parent 858444b commit c4f2e83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/lua/wml/random_placement.lua
Expand Up @@ -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)

Expand Down

0 comments on commit c4f2e83

Please sign in to comment.