Merge branch 'master' into LouDi_Quan

This commit is contained in:
shenjianxing 2025-01-02 10:25:45 +08:00
commit 15cceb22ac

View File

@ -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))
{