add chat filter proxy option

This commit is contained in:
Martin Michelsen
2022-03-30 00:51:30 -07:00
parent 39f8a33588
commit d9a554beb3
3 changed files with 23 additions and 4 deletions
+1
View File
@@ -49,6 +49,7 @@ public:
uint8_t remote_client_config_data[0x20];
ClientConfig newserv_client_config;
bool suppress_newserv_commands;
bool enable_chat_filter;
struct LobbyPlayer {
uint32_t guild_card_number;