File ObjectiveSpacing.cs
File List > LemonUI > LemonUI > TimerBars > ObjectiveSpacing.cs
Go to the documentation of this file
namespace LemonUI.TimerBars
{
public enum ObjectiveSpacing
{
Equal = 0,
Fixed = 1
}
}
File List > LemonUI > LemonUI > TimerBars > ObjectiveSpacing.cs
Go to the documentation of this file
namespace LemonUI.TimerBars
{
public enum ObjectiveSpacing
{
Equal = 0,
Fixed = 1
}
}