summaryrefslogtreecommitdiff
path: root/source/3rd-party/Luax/luax_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/3rd-party/Luax/luax_config.h')
-rw-r--r--source/3rd-party/Luax/luax_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/3rd-party/Luax/luax_config.h b/source/3rd-party/Luax/luax_config.h
index 0ace00b..c251c6f 100644
--- a/source/3rd-party/Luax/luax_config.h
+++ b/source/3rd-party/Luax/luax_config.h
@@ -55,6 +55,8 @@ namespace Luax
#define LUAX_ENABLE_PLAIN_CLASS 0
#define LUAX_ENABLE_PLAIN_ENUM 0
+#define LUAX_PROFILER 0
+
}
#endif \ No newline at end of file