Skip to content

Commit

Permalink
Update Content.Server/_CorvaxNext/FTLKnockdownImmune/FTLKnockdownImmu…
Browse files Browse the repository at this point in the history
…neComponent.cs

Co-authored-by: FN <[email protected]>
  • Loading branch information
Vonsant and FireNameFN authored Jan 1, 2025
1 parent 2ebbf79 commit 47f61dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace Content.Server._CorvaxNext.FTLKnockdownImmune;

/// <summary>
/// Denotes an entity as being immune from knockdown on FTL
/// Denotes an entity as being immune from knockdown on FTL
/// </summary>
[RegisterComponent]
public sealed partial class FTLKnockdownImmuneComponent : Component;

0 comments on commit 47f61dc

Please sign in to comment.