Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MiszczuZPolski committed Dec 2, 2024
1 parent d57cf59 commit 8707b12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .hemtt/launch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
workshop = [
"450814997", # CBA_A3's Workshop ID
"463939057", # ACE3's Workshop ID
"2369477168", # Advanced Developer Tools's Workshop ID
"1645973522", #Intercept's Workshop ID
"1652506957" # ASP Workshop ID
"2369477168" # Advanced Developer Tools's Workshop ID
]
4 changes: 2 additions & 2 deletions addons/chemical/script_component.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
#include "\x\kat\addons\main\script_mod.hpp"
#include "\x\kat\addons\gui\gui_defines.hpp"

//#define DEBUG_MODE_FULL
#define DISABLE_COMPILE_CACHE
// #define DEBUG_MODE_FULL
// #define DISABLE_COMPILE_CACHE
// #define ENABLE_PERFORMANCE_COUNTERS

#ifdef DEBUG_ENABLED_CHEMICAL
Expand Down
2 changes: 1 addition & 1 deletion addons/feedback/script_component.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include "\x\kat\addons\main\script_mod.hpp"

// #define DEBUG_MODE_FULL
#define DISABLE_COMPILE_CACHE
// #define DISABLE_COMPILE_CACHE
// #define ENABLE_PERFORMANCE_COUNTERS

#ifdef DEBUG_ENABLED_FEEDBACK
Expand Down

0 comments on commit 8707b12

Please sign in to comment.