mirror of
https://github.com/APercy/airutils.git
synced 2025-07-05 06:00:37 -04:00
Merge branch 'APercy:main' into main
This commit is contained in:
commit
ae4fe68fc5
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ function airutils.logic(self)
|
||||||
end
|
end
|
||||||
|
|
||||||
local function damage_vehicle(self, toolcaps, ttime, damage)
|
local function damage_vehicle(self, toolcaps, ttime, damage)
|
||||||
|
damage = damage or 0
|
||||||
if (not toolcaps) then
|
if (not toolcaps) then
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue