using System; namespace XMainClient { internal enum BillboardUsage { Indure, MP } }