add option to disable Ep3 infinite meseta

This commit is contained in:
Martin Michelsen
2023-08-30 18:45:04 -07:00
parent eab453413e
commit 50ded155ed
6 changed files with 16 additions and 5 deletions
+1
View File
@@ -61,6 +61,7 @@ struct ServerState {
bool drops_enabled;
bool episode_3_send_function_call_enabled;
bool catch_handler_exceptions;
bool ep3_infinite_meseta;
uint32_t ep3_behavior_flags;
RunShellBehavior run_shell_behavior;
CheatModeBehavior cheat_mode_behavior;