naprawa pozycji + nowe rakiety
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Plansza::Plansza(unsigned int windowHeight, unsigned int windowWidth) {
|
||||
size.height = windowHeight;
|
||||
size.width = windowWidth;
|
||||
meteorTexture.loadFromFile("../assets/img/meteor.png");
|
||||
meteorTexture.loadFromFile("../assets/img/meteor-1.png");
|
||||
spawnClock.restart();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user