yyl
2025-08-25 cec8b67d82c2c2c1662d55c818c4a46bcc0487db
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; }
    }
}