mirror of
https://github.com/DoubleRepo/PersistentTreeLogging.git
synced 2024-08-30 16:52:16 +00:00
Update fn_postInit.sqf
This commit is contained in:
parent
621bce76c5
commit
cff4cb5fd0
@ -1,7 +1,7 @@
|
||||
"TreeLogging PostInit started..." call ExileServer_TreeLogging_log;
|
||||
|
||||
FuckingWhen = getText (configFile >> "CfgPatches" >> "TreeLogging" >> "config" >> "FuckingWhen");
|
||||
DamnTreeDebug = getText (configFile >> "CfgPatches" >> "TreeLogging" >> "config" >> "DamnTreeDebug");
|
||||
FuckingWhen = 2; // uhhhggg
|
||||
DamnTreeDebug = false; // ghh
|
||||
|
||||
[] call ExileServer_world_loadAllDatabaseTrees;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user