Merge branch 'APercy:main' into main

This commit is contained in:
acmgit 2024-02-11 17:05:43 +01:00 committed by GitHub
commit ae4fe68fc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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