Version 1.2.4

Minor updates
This commit is contained in:
Christian Franz
2023-03-02 08:41:03 +01:00
parent dc81decee6
commit 5251773f6f
9 changed files with 110 additions and 36 deletions

View File

@@ -5,7 +5,7 @@ autoCSAR.requiredLibs = {
"cfxZones", -- Zones, of course
}
autoCSAR.killDelay = 2 * 60
autoCSAR.counter = 31 -- any nuber is good, to kick-off counting
autoCSAR.counter = 31 -- any number is good, to kick-off counting
--[[--
VERSION HISTORY
1.0.0 - Initial Version