Update config.cpp

This commit is contained in:
DoubleRepo
2018-03-21 11:12:30 +01:00
committed by GitHub
parent d020f643ce
commit 2b8b0abf41

View File

@ -6,6 +6,11 @@ class CfgPatches {
};
units[] = {};
weapons[] = {};
class config {
FuckingWhen = 2;
DamnTreeDebug = false;
};
};
};
class CfgFunctions {