Solved 1P death music. Some tweaks to bg.png
This commit is contained in:
@@ -221,8 +221,8 @@ void Title::init(bool demo, Uint8 subsection)
|
||||
// Crea el mosaico de fondo del titulo
|
||||
createTiledBackground();
|
||||
|
||||
mBackgroundWindow.x = 0;
|
||||
mBackgroundWindow.y = 0;
|
||||
mBackgroundWindow.x = 128;
|
||||
mBackgroundWindow.y = 96;
|
||||
mBackgroundWindow.w = SCREEN_WIDTH;
|
||||
mBackgroundWindow.h = SCREEN_HEIGHT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user