[add] New ghostrespawn system
This commit is contained in:
@@ -146,4 +146,10 @@ namespace Content.Shared.Ghost
|
||||
AvailableGhostRoles = availableGhostRoleCount;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public sealed class GhostReturnToRoundRequest : EntityEventArgs
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user