summaryrefslogtreecommitdiff
path: root/gmod/factory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gmod/factory.hpp')
-rw-r--r--gmod/factory.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmod/factory.hpp b/gmod/factory.hpp
index 5427fd5..a3565e0 100644
--- a/gmod/factory.hpp
+++ b/gmod/factory.hpp
@@ -10,7 +10,7 @@
//IFACE_DLLMAIN - interfaces are passed through dllmain and below code doesnt need to be ran
#ifndef _DEBUG
-#define IFACE_DLLMAIN
+//#define IFACE_DLLMAIN
#endif
#ifdef IFACE_DLLMAIN