UI换了很多,spine主视觉停用

This commit is contained in:
2026-06-15 20:17:25 +08:00
parent 5eec879582
commit 216ab08e8d
3634 changed files with 814422 additions and 382766 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ using System.Collections.Generic;
public class UISoundRouter : MonoBehaviour
{
private const bool VerboseLogs = false;
private static readonly bool VerboseLogs = false;
public static UISoundRouter Instance;
[SerializeField] private UISoundConfig soundConfig;