Restore GC EXP direct menu patches

This commit is contained in:
2026-05-21 03:43:48 -04:00
parent 7c7ecf0383
commit 6b3669dfd6
15 changed files with 17 additions and 3744 deletions
-1
View File
@@ -124,7 +124,6 @@ struct ServerState : public std::enable_shared_from_this<ServerState> {
uint64_t client_idle_timeout_usecs = 60000000;
uint64_t patch_client_idle_timeout_usecs = 300000000;
uint64_t psopeeps_dcv2_exp_multiplier = 5;
uint64_t psopeeps_gc_exp_multiplier = 5;
bool is_debug = false;
bool ip_stack_debug = false;
bool allow_unregistered_users = false;