Update. /JL

This commit is contained in:
2025-04-19 20:01:44 +02:00
parent 08824ecc06
commit b142480291

View File

@@ -7,7 +7,7 @@ from actors.ghost_mode_controller import GhostModeController
from hud import HUD from hud import HUD
from maze import Maze from maze import Maze
__version__ = "0.2.7" __version__ = "0.3.1"
def spawn_ghosts(center_position): def spawn_ghosts(center_position):