From 76aafe3b9a303d689ba56d86f8e9897369577e23 Mon Sep 17 00:00:00 2001 From: Chomp Date: Mon, 10 Jan 2022 09:51:16 +0000 Subject: [PATCH] enable debug --- astealz-SmartSpawnController/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astealz-SmartSpawnController/config.json b/astealz-SmartSpawnController/config.json index ed3d707..a389dad 100644 --- a/astealz-SmartSpawnController/config.json +++ b/astealz-SmartSpawnController/config.json @@ -1,7 +1,7 @@ { "game": { "_": "Enable debug messages to log and game console", - "DEBUG": false, + "DEBUG": true, "_": "Enable verbose mode", "VERBOSE": true, "_": "Allows you to change the time after which an attempt will be made to spawn a delayed wave. Default value is 3",