UI换了很多,spine主视觉停用
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user