Version 0.9985

CivAir
QoL
fixes in ssbClient, cloneZone
This commit is contained in:
Christian Franz
2022-04-21 14:25:33 +02:00
parent 284063b829
commit ab1fb76c6f
14 changed files with 290 additions and 307 deletions

View File

@@ -13,6 +13,7 @@ radioTrigger.radioTriggers = {}
1.0.0 - initial version
--]]--
function radioTrigger.addRadioTrigger(theZone)
table.insert(radioTrigger.radioTriggers, theZone)
end