diff --git a/Fika.Core/Coop/Patches/AbstractGame/AbstractGame_InRaid_Patch.cs b/Fika.Core/Coop/Patches/AbstractGame/AbstractGame_InRaid_Patch.cs index 03f974a6..43043ca0 100644 --- a/Fika.Core/Coop/Patches/AbstractGame/AbstractGame_InRaid_Patch.cs +++ b/Fika.Core/Coop/Patches/AbstractGame/AbstractGame_InRaid_Patch.cs @@ -6,7 +6,7 @@ namespace Fika.Core.Coop.Patches { /// - /// Used to support mods that rely on the InRaid method, which normally casts to + /// Used to support mods that rely on the property, which normally casts to /// internal class AbstractGame_InRaid_Patch : ModulePatch {