Merge branch 'master' of https://sources.gtsvr.net/edschuy95/RA3_MP3_Player
This commit is contained in:
commit
931989b775
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ shutdown_event = threading.Event()
|
||||||
ERROR_ALREADY_EXISTS = 183
|
ERROR_ALREADY_EXISTS = 183
|
||||||
|
|
||||||
# ========================= CONFIG =========================
|
# ========================= 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 paths (used if not in debug mode)
|
||||||
DEFAULT_WIN_GAME_EXE = r"./qgame.dll"
|
DEFAULT_WIN_GAME_EXE = r"./qgame.dll"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue