Fixed a bug on sound tracks for PSP/PSVita devices, removed a test on vampired trigger due to a fake error on test suite.
This commit is contained in:
@@ -143,7 +143,9 @@ void GameStateOptions::Start()
|
||||
|
||||
optionsTabs->Entering(JGE_BTN_NONE);
|
||||
|
||||
#if !defined (PSP)
|
||||
GameApp::playMusic("Track3.mp3"); // Added music for options.
|
||||
#endif
|
||||
}
|
||||
|
||||
void GameStateOptions::End()
|
||||
|
||||
Reference in New Issue
Block a user