Add checkpoint to track a crash

This commit is contained in:
Steve Checkoway
2004-05-30 22:55:05 +00:00
parent eadbac36c8
commit ef17d8b09e
+2
View File
@@ -316,6 +316,8 @@ void PlayerMinus::Update( float fDeltaTime )
m_pNoteField->SetPressed(bar); m_pNoteField->SetPressed(bar);
} }
CHECKPOINT;
// //
// update HoldNotes logic // update HoldNotes logic
// //