MISC: Protect against reassigning certain globals (#972)

This commit is contained in:
Snarling
2023-12-16 05:03:52 -05:00
committed by GitHub
parent da1b8533e0
commit 97d679bdac
6 changed files with 15 additions and 4 deletions
+1
View File
@@ -9,6 +9,7 @@ import { staneksGift } from "./CotMG/Helper";
import { processPassiveFactionRepGain, inviteToFaction } from "./Faction/FactionHelpers";
import { Router } from "./ui/GameRoot";
import { Page } from "./ui/Router";
import "./utils/Protections"; // Side-effect: Protect against certain unrecoverable errors
import "./PersonObjects/Player/PlayerObject"; // For side-effect of creating Player
import {