[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() )
|
||||
|
||||
@@ -1567,5 +1567,3 @@ void HandleInputEvents(float fDeltaTime)
|
||||
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
>>>>>>> other
|
||||
|
||||
Reference in New Issue
Block a user