using MedievalParty.Core; namespace MedievalParty.Entity.Player { public class PlayerObject: EntityObject { } }