fix m_NoteFieldEdit being updated twice, causing animations to play
too fast
This commit is contained in:
@@ -759,8 +759,6 @@ void ScreenEdit::Update( float fDeltaTime )
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
m_NoteFieldEdit.Update( fDeltaTime );
|
|
||||||
|
|
||||||
PlayTicks();
|
PlayTicks();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user