hch
2025-07-28 b653fb8a1b763a328f73c5a9d3845bb54a003bb0
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; }
    }
}