From 2056eae13943485332fd4283d1b8a359cf1483a0 Mon Sep 17 00:00:00 2001 From: Ryzerth Date: Thu, 24 Sep 2020 19:38:05 +0200 Subject: [PATCH] More fixes 2 --- core/src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/config.h b/core/src/config.h index 14feeb8b..d9f7da19 100644 --- a/core/src/config.h +++ b/core/src/config.h @@ -11,7 +11,7 @@ using nlohmann::json; -//#define DEV_BUILD +#define DEV_BUILD #ifndef ROOT_DIR #ifdef DEV_BUILD