Rebrand és képernyőképek

This commit is contained in:
markojozsef
2026-09-16 12:45:36 +02:00
parent bbdead0b2e
commit a59a205b8f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -13,7 +13,7 @@ class Game(arcade.Window):
super().__init__(
SCREEN_WIDTH,
SCREEN_HEIGHT,
"Rick Roll To The Moon",
"Defeat the Party",
resizable=True,
)