Update pman.py

This commit is contained in:
2025-04-19 10:01:54 +02:00
parent 999e6602d7
commit 230a29d6ef

View File

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