changed to look before you jump :)

This commit is contained in:
TenPlus1 2017-03-10 17:13:41 +00:00
parent 1f0969e6d3
commit aa591925b1
1 changed files with 2 additions and 2 deletions

View File

@ -2264,10 +2264,10 @@ local mob_step = function(self, dtime)
follow_flop(self)
do_jump(self)
do_states(self, dtime)
do_jump(self)
end