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