Skip to content

Commit

Permalink
UtBS: Removed a remaining [on_redo]
Browse files Browse the repository at this point in the history
Resulting problems reported on the forums, removal was apparently missed in df05835.

[ci skip]
  • Loading branch information
ln-zookeeper committed Apr 22, 2018
1 parent 2afdcad commit b8bf9b3
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg
Expand Up @@ -924,23 +924,6 @@ _"This unit is capable of distracting opponents, allowing allied units to trespa
{CLEAR_VARIABLE update_support_units}
[/on_undo]

[on_redo]
[store_unit]
[filter]
x,y=$x1,$y1
[/filter]

kill=no
variable=update_support_units
[/store_unit]

[fire_event]
name=set_support_upkeep
[/fire_event]

{CLEAR_VARIABLE update_support_units}
[/on_redo]

[allow_undo]
[/allow_undo]
[/event]
Expand Down

0 comments on commit b8bf9b3

Please sign in to comment.