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