mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 08:57:57 +00:00
Cleared missing variable. (Fix for bug #15004)
This commit is contained in:
parent
da1547d7ee
commit
9f9146f180
@ -673,7 +673,7 @@
|
||||
[/do]
|
||||
[/while]
|
||||
|
||||
{CLEAR_VARIABLE unit_type_table,unit_type_table_i,possible_unit_locations,random_subscript}
|
||||
{CLEAR_VARIABLE unit_type_table,unit_type_table_i,possible_unit_locations,random_subscript,units_to_place}
|
||||
#enddef
|
||||
|
||||
#define FORCE_CHANCE_TO_HIT FILTER FILTER_SECOND CTH EXTRA_CONDITIONS
|
||||
|
Loading…
x
Reference in New Issue
Block a user