Main/System/Redpoint/Redpoint.cs @@ -2,6 +2,8 @@ using System.Collections.Generic; using UnityEngine; namespace vnxbqy.UI { public class Redpoint { @@ -62,3 +64,5 @@ public int RedpoindId { get; internal set; } } }