Small changes
This commit is contained in:
@@ -160,7 +160,6 @@ namespace CaveGame::ClientApp {
|
||||
};
|
||||
|
||||
bool HasCommand(const std::string &command);
|
||||
|
||||
Command GetCommand(const std::string &command);
|
||||
|
||||
protected:
|
||||
@@ -183,8 +182,5 @@ Command GetCommand(const std::string &command);
|
||||
bool mbd = false;
|
||||
float our_avg = 0.f;
|
||||
float max_fps = 60.f;
|
||||
|
||||
|
||||
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user