mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-01-11 18:30:21 +01:00
removed leftover line
This commit is contained in:
parent
050dd1dbb0
commit
c8932731d8
1
api.lua
1
api.lua
@ -1551,7 +1551,6 @@ local do_states = function(self, dtime)
|
|||||||
self.path.following = false -- not stuck anymore
|
self.path.following = false -- not stuck anymore
|
||||||
|
|
||||||
set_velocity(self, 0)
|
set_velocity(self, 0)
|
||||||
set_animation(self, "punch")
|
|
||||||
|
|
||||||
if not self.custom_attack then
|
if not self.custom_attack then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user