mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
basic isolated track section hierarchy, track vertical radius property, ai passenger stop logic tweaks, ai signal speed limit tracking logic tweaks
This commit is contained in:
@@ -147,7 +147,7 @@ itemproperties_panel::update( scene::basic_node const *Node ) {
|
||||
textline += ", ";
|
||||
}
|
||||
textline += (
|
||||
event.second ?
|
||||
event.second != nullptr ?
|
||||
event.second->asName :
|
||||
event.first + " (missing)" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user