1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00

Исправлено отображение полоски уставки при неактивной кабине на МФДУ

This commit is contained in:
kosmik641
2021-01-10 00:19:28 +03:00
parent 89ec407a06
commit 88ea309c68

View File

@@ -459,6 +459,7 @@ if SERVER then
if self.MFDUL2State > 2 then if self.MFDUL2State > 2 then
self.MFDUL2State = 0 self.MFDUL2State = 0
end end
Train:SetPackedRatio("MFDUPowerCommand",0)
Train:SetNW2Int("MFDUSpeed",0) Train:SetNW2Int("MFDUSpeed",0)
self.MFDUL3State = 0 self.MFDUL3State = 0
self.MFDUL4State = 0 self.MFDUL4State = 0