improve proxy command documentation
This commit is contained in:
+1
-2
@@ -54,6 +54,7 @@ public:
|
||||
bool suppress_newserv_commands;
|
||||
bool enable_chat_filter;
|
||||
bool enable_switch_assist;
|
||||
bool save_files;
|
||||
std::string last_switch_enabled_subcommand;
|
||||
int16_t override_section_id;
|
||||
int16_t override_lobby_event;
|
||||
@@ -141,8 +142,6 @@ public:
|
||||
const ClientConfig& newserv_client_config);
|
||||
void delete_session(uint64_t id);
|
||||
|
||||
bool save_files;
|
||||
|
||||
private:
|
||||
struct ListeningSocket {
|
||||
ProxyServer* server;
|
||||
|
||||
Reference in New Issue
Block a user