This commit is contained in:
edschuy95 2026-01-20 16:05:51 -05:00
commit 931989b775

View file

@ -22,7 +22,7 @@ shutdown_event = threading.Event()
ERROR_ALREADY_EXISTS = 183
# ========================= CONFIG =========================
DEBUG = False # Set True to enable debug overrides
DEBUG = True # Set True to enable debug overrides
# Default paths (used if not in debug mode)
DEFAULT_WIN_GAME_EXE = r"./qgame.dll"