mirror of
https://github.com/weyne85/DML.git
synced 2025-10-29 16:57:49 +00:00
Version 1.2.1
CloneZones: - nameScheme - indentical
This commit is contained in:
@@ -32,7 +32,7 @@ function smr.restartMission()
|
||||
end
|
||||
end
|
||||
|
||||
-- main update loop, checked once per secon
|
||||
-- main update loop, checked once per second
|
||||
local lTime = DCS.getModelTime()
|
||||
function smr.onSimulationFrame()
|
||||
if lTime + 1 < DCS.getModelTime() then
|
||||
|
||||
Reference in New Issue
Block a user