Merge pull request 'Update. /JL' (#25) from 0.3.1 into main

Reviewed-on: #25
This commit is contained in:
2025-04-19 20:02:11 +02:00

View File

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