author | nemo |
Thu, 04 Dec 2014 11:19:38 -0500 | |
changeset 10624 | 05bb44f4d92f |
parent 10623 | 81f1cf934827 |
child 10625 | 125e120165aa |
--- a/hedgewars/uVisualGearsHandlers.pas Thu Dec 04 11:11:17 2014 -0500 +++ b/hedgewars/uVisualGearsHandlers.pas Thu Dec 04 11:19:38 2014 -0500 @@ -86,7 +86,7 @@ sign:= 1; with Gear^ do begin - if FrameTicks < 1000000 then + if vobFrameTicks < 1000000 then begin inc(FrameTicks, Steps); if not SuddenDeathDmg and (FrameTicks > vobFrameTicks) then