From 69091cd1817382bdb96ed42d9ae34068fbee3346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E6=B5=B7?= <1464576565@qq.com> Date: Mon, 27 Apr 2026 19:44:34 +0800 Subject: [PATCH] =?UTF-8?q?[Opt]=E8=BD=BB=E9=87=8F=E5=8C=96Procudure?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Runtime/GameApp.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/GameApp.cs b/Runtime/GameApp.cs index 12b9c04..eb1d8fb 100644 --- a/Runtime/GameApp.cs +++ b/Runtime/GameApp.cs @@ -69,7 +69,7 @@ public static partial class GameApp } private static IObjectPoolService _objectPool; - + /// /// 获取Asset组件。