mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
РРИ.
"Оптимизация"
This commit is contained in:
@@ -301,12 +301,11 @@ function TRAIN_SYSTEM:TriggerInput(name,value)
|
|||||||
if self.Path then
|
if self.Path then
|
||||||
self.FirstStation = #rriL
|
self.FirstStation = #rriL
|
||||||
self.LastStation = 1
|
self.LastStation = 1
|
||||||
self.Station = self.FirstStation
|
|
||||||
else
|
else
|
||||||
self.FirstStation = 1
|
self.FirstStation = 1
|
||||||
self.LastStation = #rriL
|
self.LastStation = #rriL
|
||||||
self.Station = 1
|
|
||||||
end
|
end
|
||||||
|
self.Station = self.FirstStation
|
||||||
else
|
else
|
||||||
self.LastStation = 0
|
self.LastStation = 0
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user