using System; namespace XMainClient { internal enum XBuffTag { BT_SpriteEffect = 1 } }