mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
maintenance: event code refactoring
This commit is contained in:
@@ -148,7 +148,7 @@ itemproperties_panel::update( scene::basic_node const *Node ) {
|
||||
}
|
||||
textline += (
|
||||
event.second != nullptr ?
|
||||
event.second->asName :
|
||||
event.second->m_name :
|
||||
event.first + " (missing)" );
|
||||
}
|
||||
textline += "] ";
|
||||
|
||||
Reference in New Issue
Block a user