mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Merge remote-tracking branch 'origin/dev' into ##386,387,388,243
# Conflicts: # lua/metrostroi/systems/sys_81_717_electric.lua
This commit is contained in:
@@ -114,6 +114,8 @@ function TRAIN_SYSTEM:Initialize(parameters)
|
||||
self.DriverValveDisconnectPrevious = 0
|
||||
|
||||
-- Doors state
|
||||
self.DoorLeft = false
|
||||
self.DoorRight = false
|
||||
if not TURBOSTROI then
|
||||
self.LeftDoorState = { 0,0,0,0 }
|
||||
self.RightDoorState = { 0,0,0,0 }
|
||||
|
||||
Reference in New Issue
Block a user