chore(engine-cleanup): drop stale BattleAmbientContext analyzer root

This commit is contained in:
gamer147
2026-07-03 21:06:53 -04:00
parent 2d9a6eea4b
commit 3fb37f0249

View File

@@ -14,7 +14,6 @@ public static class Program
"SVSim.BattleEngine.Rng.HeadlessBattleMgr",
"SVSim.BattleEngine.Rng.HeadlessNetworkBattleMgr",
"Wizard.Battle.Mulligan.MulliganMgrBase",
"SVSim.BattleEngine.Ambient.BattleAmbientContext",
};
private static readonly HashSet<string> NUnitAttributeNames = new(StringComparer.Ordinal)