feat():大改前的提交,这个版本保存了所有冗余的代码
This commit is contained in:
@@ -13,7 +13,7 @@ namespace UI
|
||||
|
||||
private void Start()
|
||||
{
|
||||
UIViewerControllerLocator.Instance.TryGetWait<PlayerController>(OnGet);
|
||||
ControllerLocator.Instance.TryGetWait<PlayerController>(OnGet);
|
||||
}
|
||||
|
||||
private void Update()
|
||||
|
Reference in New Issue
Block a user