add proxy options menu
This commit is contained in:
@@ -100,6 +100,7 @@ struct ServerState {
|
||||
|
||||
std::shared_ptr<ProxyServer> proxy_server;
|
||||
std::shared_ptr<Server> game_server;
|
||||
std::shared_ptr<FileContentsCache> client_options_cache;
|
||||
|
||||
ServerState();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user