UtBS: Removed a remaining [on_redo]

Resulting problems reported on the forums, removal was apparently missed in df058356df.

[ci skip]
This commit is contained in:
ln-zookeeper 2018-04-23 00:00:58 +03:00
parent 2afdcad4e5
commit b8bf9b3806

View file

@ -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]