[opengl] merge (part 2)
This commit is contained in:
+2
-2
@@ -2867,8 +2867,8 @@ void ScreenEdit::HandleScreenMessage( const ScreenMessage SM )
|
||||
if( (*s)->IsAutogen() )
|
||||
continue;
|
||||
// If the notedata has content, let it go.
|
||||
if( !(*s)->m_NoteData->IsEmpty() )
|
||||
continue;
|
||||
// if( !(*s)->m_NoteData->IsEmpty() )
|
||||
// continue;
|
||||
// It's hard to say if these steps were saved to disk or not.
|
||||
/*
|
||||
if( !(*s)->GetSavedToDisk() )
|
||||
|
||||
Reference in New Issue
Block a user