Cleared missing variable. (Fix for bug #15004)
This commit is contained in:
parent
da1547d7ee
commit
9f9146f180
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue