From 250ae2932864fbd7228a12a66389a68f504e80c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E6=B5=B7?= <1464576565@qq.com> Date: Fri, 5 Dec 2025 19:06:22 +0800 Subject: [PATCH] 11 --- Client/Assets/InputGlyph/InputService.cs | 2 +- Client/Packages/com.alicizax.unity.ui.extension | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Client/Assets/InputGlyph/InputService.cs b/Client/Assets/InputGlyph/InputService.cs index 6b7b3dc..b812516 100644 --- a/Client/Assets/InputGlyph/InputService.cs +++ b/Client/Assets/InputGlyph/InputService.cs @@ -124,7 +124,7 @@ namespace InputGlyphsFramework } } - // Helpers + public static string GetBindingDisplay(InputAction action) { if (action == null) return string.Empty; diff --git a/Client/Packages/com.alicizax.unity.ui.extension b/Client/Packages/com.alicizax.unity.ui.extension index cfecafd..0102406 160000 --- a/Client/Packages/com.alicizax.unity.ui.extension +++ b/Client/Packages/com.alicizax.unity.ui.extension @@ -1 +1 @@ -Subproject commit cfecafd678eeaa0679bffef1cf891fe4eefcc4a1 +Subproject commit 01024066686deed8d8077c6cbc83f558d6af2360