Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Lacyway committed May 13, 2024
1 parent 5a61545 commit c658c6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace Fika.Core.Coop.Patches
{
/// <summary>
/// Used to support mods that rely on the InRaid method, which normally casts to <see cref="EFT.LocalGame"/>
/// Used to support mods that rely on the <see cref="AbstractGame.InRaid"/> property, which normally casts to <see cref="EFT.LocalGame"/>
/// </summary>
internal class AbstractGame_InRaid_Patch : ModulePatch
{
Expand Down

0 comments on commit c658c6c

Please sign in to comment.