Add project files.
This commit is contained in:
4
game/src/check_server.cpp
Normal file
4
game/src/check_server.cpp
Normal file
@ -0,0 +1,4 @@
|
||||
#include "check_server.h"
|
||||
|
||||
std::vector<std::string> CheckServer::keys_;
|
||||
bool CheckServer::fail_ = true;
|
Reference in New Issue
Block a user