11
This commit is contained in:
parent
6d793f88cd
commit
250ae29328
@ -124,7 +124,7 @@ namespace InputGlyphsFramework
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Helpers
|
|
||||||
public static string GetBindingDisplay(InputAction action)
|
public static string GetBindingDisplay(InputAction action)
|
||||||
{
|
{
|
||||||
if (action == null) return string.Empty;
|
if (action == null) return string.Empty;
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit cfecafd678eeaa0679bffef1cf891fe4eefcc4a1
|
Subproject commit 01024066686deed8d8077c6cbc83f558d6af2360
|
||||||
Loading…
Reference in New Issue
Block a user