16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 03:09:18 +02:00

fix editor

This commit is contained in:
milek7
2018-12-25 23:38:34 +01:00
parent 574e2cf340
commit eec2e38be8

View File

@@ -21,6 +21,7 @@ http://mozilla.org/MPL/2.0/.
void
itemproperties_panel::update( scene::basic_node const *Node ) {
m_node = Node;
if( false == is_open ) { return; }