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