diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-05-08 18:13:25 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-05-08 18:13:25 +0100 |
commit | c8932731d8842aed34a10c227c6d9ec04edaf13a (patch) | |
tree | b46ce07aea1c71fd9c92135299895aee21a3a3c1 | |
parent | 050dd1dbb0a4b23812cdbba860e023e5893ffce4 (diff) |
removed leftover line
-rw-r--r-- | api.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1551,7 +1551,6 @@ local do_states = function(self, dtime) self.path.following = false -- not stuck anymore set_velocity(self, 0) - set_animation(self, "punch") if not self.custom_attack then |