From cafe1f40e83658528208b314dc261f73a4bfb64b Mon Sep 17 00:00:00 2001 From: Salluci Date: Thu, 13 Jul 2023 19:53:10 +0300 Subject: [PATCH] compile cache --- addons/csw/script_component.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/csw/script_component.hpp b/addons/csw/script_component.hpp index 905510555a..42b292c17e 100644 --- a/addons/csw/script_component.hpp +++ b/addons/csw/script_component.hpp @@ -4,7 +4,7 @@ // #define FAST_PROGRESSBARS // #define DEBUG_MODE_FULL -#define DISABLE_COMPILE_CACHE +// #define DISABLE_COMPILE_CACHE // #define ENABLE_PERFORMANCE_COUNTERS #ifdef DEBUG_ENABLED_CSW