GAMEMAN-> to GameManager::
This commit is contained in:
@@ -127,7 +127,7 @@ void ScreenHowToPlay::Init()
|
||||
m_pLifeMeterBar->FillForHowToPlay( NUM_W2S, NUM_MISSES );
|
||||
}
|
||||
|
||||
GAMESTATE->SetCurrentStyle( GAMEMAN->GetHowToPlayStyleForGame(GAMESTATE->m_pCurGame) );
|
||||
GAMESTATE->SetCurrentStyle( GameManager::GetHowToPlayStyleForGame(GAMESTATE->m_pCurGame) );
|
||||
|
||||
if( USE_PLAYER )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user