Minor tweak

This commit is contained in:
Kayne Ruse
2013-11-09 16:32:35 +11:00
parent f01463bab3
commit bf15a5d957
4 changed files with 56 additions and 4 deletions
+1
View File
@@ -48,6 +48,7 @@ public:
void Quit();
private:
void HandlePacket(NetworkPacket);
bool running = true;
sqlite3* database = nullptr;