mirror of
https://github.com/APercy/automobiles_pck
synced 2025-11-11 09:17:59 +01:00
fix function call
This commit is contained in:
parent
ec98cc977a
commit
dec0e91443
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user