Update InputBindingManager.cs
111
This commit is contained in:
parent
0725686dd7
commit
619efa0d4d
@ -68,7 +68,7 @@ public sealed class InputBindingManager : MonoServiceBehaviour<AppScope>
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
protected override void OnServiceInitialize()
|
protected override void OnInitialize()
|
||||||
{
|
{
|
||||||
if (actions == null)
|
if (actions == null)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user