From af8dafd75f9a6fae017734d58fc7b34d6bdcd0f4 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期一, 25 八月 2025 22:03:51 +0800
Subject: [PATCH] 0312 开启限帧

---
 Main/Component/UI/Core/CanvasAddition.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Main/Component/UI/Core/CanvasAddition.cs b/Main/Component/UI/Core/CanvasAddition.cs
index cae7da8..c7ae492 100644
--- a/Main/Component/UI/Core/CanvasAddition.cs
+++ b/Main/Component/UI/Core/CanvasAddition.cs
@@ -2,7 +2,6 @@
 using System.Collections.Generic;
 using UnityEngine;
 using UnityEngine.UI;
-using vnxbqy.UI;
 
 [DisallowMultipleComponent]
 [RequireComponent(typeof(Canvas))]

--
Gitblit v1.8.0