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