Skip to content

Commit

Permalink
Support facing in [role][auto_recall]
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Mar 30, 2018
1 parent 325f4c4 commit ea0bcec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/lua/wml/role.lua
Expand Up @@ -47,6 +47,7 @@ function wesnoth.wml_actions.role(cfg)
recall.show = original.show
recall.fire_event = original.fire_event
recall.check_passability = original.check_passability
recall.facing = original.facing
end

if not reassign then
Expand Down

0 comments on commit ea0bcec

Please sign in to comment.