mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
commenting out debug so game respects the debug setting better
This commit is contained in:
parent
316283c78c
commit
e1a834220c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ begin
|
|||
|
||||
# Prepare for transition
|
||||
Graphics.freeze
|
||||
$debug = false
|
||||
#$debug = false
|
||||
$demo = false
|
||||
$GDC = false
|
||||
# Make scene object (title screen)
|
||||
|
|
|
|||
Loading…
Reference in a new issue