From af5f7d3a1e3bfb74b0ec95ee58269025b1dd55dd Mon Sep 17 00:00:00 2001 From: Bailey Danyluk Date: Mon, 27 May 2024 17:43:49 -0600 Subject: [PATCH] cleanup laser --- addons/laser/script_component.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/laser/script_component.hpp b/addons/laser/script_component.hpp index 801d4c8273..64a9a85f13 100644 --- a/addons/laser/script_component.hpp +++ b/addons/laser/script_component.hpp @@ -4,7 +4,7 @@ // #define DRAW_LASER_INFO // #define DEBUG_MODE_FULL -// #define DISABLE_COMPILE_CACHE +// #define DISABLE_COMPILE_CACHE // #define ENABLE_PERFORMANCE_COUNTERS #ifdef DEBUG_ENABLED_LASER