(client) chore:调整字体大小
This commit is contained in:
@ -6,6 +6,8 @@ public class Program : MonoBehaviour
|
||||
private void Awake()
|
||||
{
|
||||
UnityLogger.Init();
|
||||
Managers.DefineManager.Instance.Init();
|
||||
Base.UIInputControl.Instance.isGlobal = true;
|
||||
}
|
||||
|
||||
private void Start()
|
||||
|
Reference in New Issue
Block a user