mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
release branch init
This commit is contained in:
@@ -29,8 +29,6 @@ end
|
||||
--------------------------------------------------------------------------------
|
||||
function Metrostroi.AddStationSign(ent)
|
||||
if ent.SignOff then return end
|
||||
if not Metrostroi.StationNamesConfiguration[ent.StationIndex] then return end
|
||||
|
||||
local platformStart = ent.PlatformStart
|
||||
local platformEnd = ent.PlatformEnd
|
||||
local platformDir = platformEnd-platformStart
|
||||
|
||||
Reference in New Issue
Block a user