Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Jan 11, 2025
1 parent cd129db commit f3e46b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Client/_Sunrise/Pets/ClientPetSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ public void RaiseFuckingEvent(EntityUid pet, PetBaseEvent args)
{
args.Entity = GetNetEntity(pet);
RaiseNetworkEvent(args);

}
}

0 comments on commit f3e46b8

Please sign in to comment.