Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Rxup committed Sep 17, 2024
1 parent 99f231e commit 83817f4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Content.Shared/Ghost/SharedGhostSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,6 @@ public GhostUpdateGhostRoleCountEvent(int availableGhostRoleCount)
AvailableGhostRoles = availableGhostRoleCount;
}
}

[Serializable, NetSerializable]
public sealed class GhostReturnToRoundRequest : EntityEventArgs
{
}
}


0 comments on commit 83817f4

Please sign in to comment.