Merge remote-tracking branch 'origin/master' into LouDi_Pig
This commit is contained in:
commit
0c58ff4810
@ -32,7 +32,7 @@ public class TimeScaleController : MonoBehaviour
|
||||
animSpeed = 0;
|
||||
}
|
||||
#if UNITY_WEBGL
|
||||
if (Input.GetKey(KeyCode.LeftAlt) || Input.GetKey(KeyCode.RightControl))
|
||||
if (Input.GetKey(KeyCode.LeftControl) || Input.GetKey(KeyCode.RightControl))
|
||||
{
|
||||
if (Input.GetKeyDown(KeyCode.Q))
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user