From a80d9e64b60403c71ff7ff32c9e94e6833f50ace Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期三, 10 九月 2025 22:28:26 +0800
Subject: [PATCH] 0312 优化删除物品的通知

---
 Main/System/Chat/ChatExtraOneCell.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Main/System/Chat/ChatExtraOneCell.cs b/Main/System/Chat/ChatExtraOneCell.cs
index f3f4c29..7bf4a9f 100644
--- a/Main/System/Chat/ChatExtraOneCell.cs
+++ b/Main/System/Chat/ChatExtraOneCell.cs
@@ -1,5 +1,4 @@
-锘縰sing vnxbqy.UI;
-using System.Collections;
+锘縰sing System.Collections;
 using System.Collections.Generic;
 using UnityEngine;
 using EnhancedUI.EnhancedScroller;

--
Gitblit v1.8.0