lcy
2025-05-21 1dd8f9a62db9e134f7d1b1a7e88d9b33cbe2b17a
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 @@
        }
    }
}