the last-minute bandaids...
This commit is contained in:
parent
e860dca79a
commit
7d6f61bdb1
3 changed files with 7 additions and 5 deletions
|
@ -33,7 +33,7 @@ func _ready():
|
|||
if not OS.is_debug_build():
|
||||
debug = false
|
||||
else:
|
||||
debug = true
|
||||
debug = false
|
||||
|
||||
func _physics_process(delta):
|
||||
#DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue