fix options menu music
This commit is contained in:
@@ -484,7 +484,7 @@ void ScreenOptions::Update( float fDeltaTime )
|
||||
{
|
||||
//LOG->Trace( "ScreenOptions::Update(%f)", fDeltaTime );
|
||||
|
||||
Screen::Update( fDeltaTime );
|
||||
ScreenWithMenuElements::Update( fDeltaTime );
|
||||
}
|
||||
|
||||
void ScreenOptions::DrawPrimitives()
|
||||
|
||||
Reference in New Issue
Block a user