yyl
2025-06-13 eb1efcaa9be0e2340fc49b38dab8df18e36526c9
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; }
    }
}