mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-08 09:41:07 +00:00
Update QSBInputManager.cs
This commit is contained in:
parent
ceb3b77d6b
commit
486756740b
@ -47,7 +47,7 @@ namespace QSB
|
|||||||
}
|
}
|
||||||
if (Input.GetKeyDown(KeyCode.Alpha6))
|
if (Input.GetKeyDown(KeyCode.Alpha6))
|
||||||
{
|
{
|
||||||
SolanmTaunt?.Invoke();
|
SolanumTaunt?.Invoke();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user