From 99a968d29f580aabc5350e608e545f9162458f0e Mon Sep 17 00:00:00 2001 From: Aki Date: Thu, 21 Sep 2017 17:40:34 +0200 Subject: Removed obsolete hotfix for clashes in Traps --- not/Trap.lua | 3 --- 1 file changed, 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 -- cgit v1.1