diff options
-rw-r--r-- | not/Trap.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/not/Trap.lua b/not/Trap.lua index 2a328d6..0867a36 100644 --- a/not/Trap.lua +++ b/not/Trap.lua @@ -48,7 +48,4 @@ function Trap:goToNextFrame () end end --- TODO: Trap@damage is hotfix for clashing. -function Trap:damage () end - return Trap |