diff --git a/Server Addon/TreeLogging/config.cpp b/Server Addon/TreeLogging/config.cpp index ee9ae6a..2d9087e 100644 --- a/Server Addon/TreeLogging/config.cpp +++ b/Server Addon/TreeLogging/config.cpp @@ -6,6 +6,11 @@ class CfgPatches { }; units[] = {}; weapons[] = {}; + + class config { + FuckingWhen = 2; + DamnTreeDebug = false; + }; }; }; class CfgFunctions {