mirror of
https://github.com/weyne85/DML.git
synced 2025-10-29 16:57:49 +00:00
Version 1.11
cloneZone onRoad, more persistence
This commit is contained in:
@@ -258,7 +258,7 @@ function changer.start()
|
||||
-- read config
|
||||
changer.readConfigZone()
|
||||
|
||||
-- process cloner Zones
|
||||
-- process changer Zones
|
||||
local attrZones = cfxZones.getZonesWithAttributeNamed("change?")
|
||||
for k, aZone in pairs(attrZones) do
|
||||
changer.createChangerWithZone(aZone) -- process attributes
|
||||
|
||||
Reference in New Issue
Block a user