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:
@@ -147,7 +147,9 @@ void GameStateShop::Start()
|
||||
pspIcons[i]->SetHotSpot(16, 16);
|
||||
}
|
||||
|
||||
#if !defined (PSP)
|
||||
GameApp::playMusic("Track2.mp3"); // Added music for shop.
|
||||
#endif
|
||||
|
||||
JRenderer::GetInstance()->EnableVSync(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user