improvement(action3D): remove hitbox drawing)
This commit is contained in:
parent
215aed8684
commit
91d7284775
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ end
|
|||
|
||||
function Parent:draw()
|
||||
Parent.super.draw(self)
|
||||
self:drawMainHitbox()
|
||||
end
|
||||
|
||||
return Parent
|
||||
|
|
Loading…
Reference in a new issue