Skip to content

Commit

Permalink
Fix auto script
Browse files Browse the repository at this point in the history
  • Loading branch information
plbrault committed Jun 2, 2024
1 parent 35a43d1 commit 4ca5377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auto.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

from engine.game_manager import GameManager
from engine.window_config import WindowConfig
from scenes.game import Stage
from scenes.stage import Stage
from game_info import TITLE
from window_size import WINDOW_SIZE
import difficulty_levels
Expand Down

0 comments on commit 4ca5377

Please sign in to comment.