mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 04:19:19 +02:00
Merge remote-tracking branch 'tmj/master' into sim
This commit is contained in:
@@ -154,7 +154,6 @@ node_groups::insert( scene::group_handle const Group, basic_event *Event ) {
|
||||
// sends basic content of the class in legacy (text) format to provided stream
|
||||
void
|
||||
node_groups::export_as_text( std::ostream &Output, bool Dirty ) const {
|
||||
|
||||
for( auto const &group : m_groupmap ) {
|
||||
bool any = false;
|
||||
for( auto *node : group.second.nodes ) {
|
||||
|
||||
Reference in New Issue
Block a user