diff --git a/src/GameOptions/ui/SystemPage.tsx b/src/GameOptions/ui/SystemPage.tsx index 9f4b9ebbc..dd32d4476 100644 --- a/src/GameOptions/ui/SystemPage.tsx +++ b/src/GameOptions/ui/SystemPage.tsx @@ -140,17 +140,7 @@ export const SystemPage = (): React.ReactElement => { marks /> - (Settings.infiniteLoopDetection = newValue)} - text="Infinite loop detection" - tooltip={ - <> - If this is set, scripts can generate an execution timeout error when an ns function is called and the script - has been running synchronous operations for at least 7s. - - } - /> + (Settings.SuppressSavedGameToast = newValue)}