added variable name

This commit is contained in:
Chr1Z93 2023-08-02 11:09:54 +02:00
parent 6f0073459a
commit 8a64f762ad

View File

@ -263,7 +263,8 @@ function getTrauma()
end
-- small delay to account for potential state change
Wait.time(loadTrauma, 0.1)
local spawnDelay = 0.1
Wait.time(loadTrauma, spawnDelay)
end
-- gets data from campaign log if possible