mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 13:06:59 -04:00
Disable script profiler in release build
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <script/script.hpp>
|
||||
#include <script/context.hpp>
|
||||
|
||||
#ifndef USE_SCRIPT_PROFILING
|
||||
#if !defined(USE_SCRIPT_PROFILING) && defined(_DEBUG)
|
||||
#define USE_SCRIPT_PROFILING 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user