mirror of
https://github.com/weyne85/DML.git
synced 2025-10-29 16:57:49 +00:00
Version 0.97
Clone Zones MX delayFlags Attack of the CloneZ miz
This commit is contained in:
@@ -278,7 +278,9 @@ end
|
||||
function rndFlags.startCycle()
|
||||
for idx, theZone in pairs(rndFlags.rndGen) do
|
||||
if theZone.onStart then
|
||||
trigger.action.outText("+++RND: starting " .. theZone.name, 30)
|
||||
if rndFlags.verbose then
|
||||
trigger.action.outText("+++RND: starting " .. theZone.name, 30)
|
||||
end
|
||||
rndFlags.fire(theZone)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user