using System.Collections; using System.Collections.Generic; [System.Serializable] public class PlayerProgressData { } public enum HiddenMapZone { SunMap, MoonMap, RiverAveMap }