use .psochar format for BB characters

This commit is contained in:
Martin Michelsen
2023-11-13 13:00:22 -08:00
parent f5bfd4a3c6
commit 18ddfa4ef4
20 changed files with 1138 additions and 842 deletions
-1
View File
@@ -66,7 +66,6 @@ struct ServerState : public std::enable_shared_from_this<ServerState> {
std::vector<std::string> ip_stack_addresses;
bool ip_stack_debug;
bool allow_unregistered_users;
bool allow_saving;
bool allow_dc_pc_games;
bool allow_gc_xb_games;
bool item_tracking_enabled;