using System; namespace Pack { [Serializable] public partial class PackPlatformPC : PackPlatformUnity { } }