diff --git a/Patches/ConfirmationDialogKeysPatches.cs b/Patches/ConfirmationDialogKeysPatches.cs index 791cff4..b4d419d 100644 --- a/Patches/ConfirmationDialogKeysPatches.cs +++ b/Patches/ConfirmationDialogKeysPatches.cs @@ -81,8 +81,10 @@ namespace UIFixes return; } - // Note the space after firewall, because unity doesn't trim names and BSG is incompetent - Button button = __instance.transform.Find("Window/Firewall ")?.gameObject.GetOrAddComponent