Today, on "choose your commit message":

Wolfman wanted a better name for the function thanks to its new purpose.

Wolfman wanted everyone to suffer by forcing recompilation of 88 files.

Wolfman wanted a sandwich.
This commit is contained in:
Jason Felds
2011-07-05 15:04:24 -04:00
parent 0a791850d6
commit 7cff5036f5
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2731,7 +2731,7 @@ void ScreenEdit::TransitionEditState( EditState em )
Steps* pSteps = GAMESTATE->m_pCurSteps[PLAYER_1];
ASSERT( pSteps );
pSteps->SetNoteData( m_NoteDataEdit );
m_pSong->ReCalculateRadarValuesAndLastBeat();
m_pSong->ReCalculateRadarValuesAndLastSecond();
m_Background.Unload();
m_Background.LoadFromSong( m_pSong );