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 committed by Charles Dang
parent 14ec9954f1
commit 221fe72dcb

View file

@ -925,23 +925,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]