mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Fix station name
This commit is contained in:
@@ -571,9 +571,9 @@ Metrostroi.StationConfigurations = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
pto = {
|
pto = {
|
||||||
pto = {"пто","ПТО"},
|
names = {"пто","ПТО"},
|
||||||
positions = {
|
positions = {
|
||||||
{Vector(-4539,5624,-4597),Angle(0,0,0)},
|
{Vector(-4539,5624,-4597),Angle(0,0,0)},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user