Add Settings enum, better print

This commit is contained in:
Lion Kortlepel
2021-07-15 01:49:30 +02:00
parent e11211f201
commit 8420cdb5bf
2 changed files with 28 additions and 9 deletions

View File

@@ -18,4 +18,4 @@ private:
bool mShutdown = false;
TResourceManager& mResourceManager;
TServer& mServer;
};
};