Summary
Fixes ScriptInvoker recursion crash in SCR_GameModeCampaign.OnPlayerRoleChange
Description
Notes: Compatible: 1.6+ (tested syntax). Safe: Guard skips only re-entrant calls; normal role changes work. Why Instance Bool? Per-gamemode instance (not static) for multi-mode safety. No Deps: Pure override.





