using Cielonos.MainGame; using SLSFramework.UI; using UnityEngine; namespace Cielonos.UI { public class PlayerEnergyBar : AttributeBarBase { } }