Minor tweak
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
void Quit();
|
||||
|
||||
private:
|
||||
void HandlePacket(NetworkPacket);
|
||||
bool running = true;
|
||||
|
||||
sqlite3* database = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user