namespace TowerClimberChronicles
{
public enum LoveLegendState
STATE_NONE,
STATE_LOADING,
STATE_LOADED,
}