From 38c117b14ba335f494afe0000652633a0d35efa8 Mon Sep 17 00:00:00 2001 From: MokhaLeee Date: Thu, 20 Jun 2024 16:35:54 +0800 Subject: [PATCH] comment out debug config --- include/Configs/config-debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Configs/config-debug.h b/include/Configs/config-debug.h index f90746d2e..1661fded3 100644 --- a/include/Configs/config-debug.h +++ b/include/Configs/config-debug.h @@ -2,7 +2,7 @@ #define CONFIG_DEBUG_H /* Basic switch to debug */ -#define CONFIG_USE_DEBUG +// #define CONFIG_USE_DEBUG #ifdef CONFIG_USE_DEBUG /* Enable a skill anim at all time */