Fix tabletop error (#7830)
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Content.Shared.Tabletop.Events
|
||||
{
|
||||
/// <summary>
|
||||
/// An event that is sent to the server every so often by the client to tell where an entity with a
|
||||
/// <see cref="SharedTabletopDraggableComponent"/> has been moved.
|
||||
/// <see cref="TabletopDraggableComponent"/> has been moved.
|
||||
/// </summary>
|
||||
[Serializable, NetSerializable]
|
||||
public sealed class TabletopMoveEvent : EntityEventArgs
|
||||
|
||||
Reference in New Issue
Block a user