using System; namespace NitroxModel.Packets; [Serializable] public class ServerStopped : Packet { }