Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Sep 15, 2023
1 parent 3ce1404 commit 766d134
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ public sealed partial class FelinidComponent : Component

[DataField("hairballAction")]
public EntityUid? HairballAction = null;

public EntityUid? EatActionTarget = null;

public EntityUid? EatAction = null;
}

0 comments on commit 766d134

Please sign in to comment.