resources folder

This commit is contained in:
Janik Schlemminger
2014-03-27 16:32:13 +01:00
parent 542b56c48e
commit 62590e97e2
12 changed files with 3293 additions and 33 deletions

View File

@@ -18,6 +18,7 @@ class DebugManager
public:
static DebugManager& getInstance();
std::vector<std::pair<Sender, Importance>> whiteList;
bool printTime;
bool printLocation;