Main/System/Redpoint/RedpointCenter.cs @@ -3,6 +3,8 @@ using UnityEngine; using System; namespace vnxbqy.UI { public class RedpointCenter : Singleton<RedpointCenter> { @@ -128,3 +130,5 @@ } } }