mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 23:42:31 +00:00
Fixed a bug which prevented {PUT_TO_RECALL_LIST} from working.
This commit is contained in:
parent
dc57d89f6f
commit
f0808cff73
@ -351,7 +351,7 @@ message={MSG}
|
||||
kill=yes
|
||||
[/store_unit]
|
||||
|
||||
{FOREACH temp i}
|
||||
{FOREACH PUT_TO_RECALL_LIST_temp i}
|
||||
{VARIABLE PUT_TO_RECALL_LIST_temp[$i].x "recall"}
|
||||
{VARIABLE PUT_TO_RECALL_LIST_temp[$i].y "recall"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user