s/UNLOCKSYS/UNLOCKMAN/
This commit is contained in:
@@ -21,7 +21,7 @@ void ScreenReloadSongs::Update( float fDeltaTime )
|
||||
|
||||
m_FirstUpdate = false;
|
||||
SONGMAN->Reload();
|
||||
UNLOCKSYS->UpdateSongs();
|
||||
UNLOCKMAN->UpdateSongs();
|
||||
SCREENMAN->SetNewScreen( "ScreenTitleMenu" );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user