diff --git a/src/ReceiveCommands.cc b/src/ReceiveCommands.cc index f49946ca..0fcc01cb 100644 --- a/src/ReceiveCommands.cc +++ b/src/ReceiveCommands.cc @@ -89,13 +89,12 @@ static shared_ptr proxy_options_menu_for_client(shared_ptrproxy_allow_save_files) { @@ -103,6 +102,7 @@ static shared_ptr proxy_options_menu_for_client(shared_ptrproxy_enable_login_options) { + // Note: This option's text is the maximum possible length for any menu item add_flag_option(ProxyOptionsMenuItemID::VIRTUAL_CLIENT, Client::Flag::PROXY_VIRTUAL_CLIENT, "Virtual client", ""); add_flag_option(ProxyOptionsMenuItemID::RED_NAME, Client::Flag::PROXY_RED_NAME_ENABLED,