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
|
||||
self.FirstStation = #rriL
|
||||
self.LastStation = 1
|
||||
self.Station = self.FirstStation
|
||||
else
|
||||
self.FirstStation = 1
|
||||
self.LastStation = #rriL
|
||||
self.Station = 1
|
||||
end
|
||||
self.Station = self.FirstStation
|
||||
else
|
||||
self.LastStation = 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user