enable debug

This commit is contained in:
Chomp 2022-01-10 09:51:16 +00:00
parent 9830505439
commit 76aafe3b9a

View File

@ -1,7 +1,7 @@
{ {
"game": { "game": {
"_": "Enable debug messages to log and game console", "_": "Enable debug messages to log and game console",
"DEBUG": false, "DEBUG": true,
"_": "Enable verbose mode", "_": "Enable verbose mode",
"VERBOSE": true, "VERBOSE": true,
"_": "Allows you to change the time after which an attempt will be made to spawn a delayed wave. Default value is 3", "_": "Allows you to change the time after which an attempt will be made to spawn a delayed wave. Default value is 3",