mirror of
https://github.com/APercy/airutils
synced 2025-08-10 07:05:48 +02:00
Merge branch 'APercy:main' into main
This commit is contained in:
commit
ae4fe68fc5
@ -633,6 +633,7 @@ function airutils.logic(self)
|
||||
end
|
||||
|
||||
local function damage_vehicle(self, toolcaps, ttime, damage)
|
||||
damage = damage or 0
|
||||
if (not toolcaps) then
|
||||
return
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user