fix function call

This commit is contained in:
Alexsandro Percy 2024-01-28 13:25:39 -03:00
parent ec98cc977a
commit dec0e91443

View File

@ -1,3 +1,5 @@
local S = delorean.S
function delorean.set_kit(self)
local normal_kit = nil
if self.normal_kit then self.normal_kit:remove() end