From 216c30e66ca09ffce0a5c837464bf7940398c68a Mon Sep 17 00:00:00 2001 From: Greenlander Date: Sun, 15 May 2022 11:26:42 +0200 Subject: [PATCH] Fixed typo --- ams.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ams.lua b/ams.lua index b246f08..c7f21a8 100644 --- a/ams.lua +++ b/ams.lua @@ -3,8 +3,8 @@ --by Greenlander ---------------------------- local debug = true -- visualize the line of sight which detects objects in game -local blowTime = 5000 -- in milliseconds - Sets the time after which players vehicle gets blows if the timer is not reset within time -local resetTime = 100 -- in milliseconds - Sets the time interval to check if gravity is altered and objects are below vehivle +local blowTime = 5000 -- in milliseconds - Sets the time after which player vehicle gets blown if the timer is not reset within time +local resetTime = 100 -- in milliseconds - Sets the time interval to check if gravity is altered and objects are below vehivle --Blow vehicle if no objects detected within "blowTime" local blowTimer = setTimer(