From e4f310f5c2dda724e40085dc42bff9c2a5936ec9 Mon Sep 17 00:00:00 2001 From: 0TheSpy <5511c282@opayq.com> Date: Wed, 16 Jun 2021 18:53:10 +0300 Subject: [PATCH] Update Interfaces.hpp --- SpyCustom/Interfaces.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SpyCustom/Interfaces.hpp b/SpyCustom/Interfaces.hpp index 9ce14fe..0d18ec6 100644 --- a/SpyCustom/Interfaces.hpp +++ b/SpyCustom/Interfaces.hpp @@ -2,7 +2,7 @@ #define INTERFACES #pragma once -#define DEBUG +//#define DEBUG #define CLIENT_DLL @@ -323,4 +323,4 @@ enum Sequence -#endif \ No newline at end of file +#endif