更改了授权Api
This commit is contained in:
@@ -18,6 +18,7 @@ public partial class IDIS_License : EntityComponent
|
||||
}
|
||||
private async void OnAuthorized(string obj)
|
||||
{
|
||||
_authService.OnAuthorized -= OnAuthorized;
|
||||
await BITApp.SwitchToMainThread();
|
||||
GetParent().AddChild(initialScene.Instantiate());
|
||||
licenseNode.QueueFree();
|
||||
|
Reference in New Issue
Block a user