1
This commit is contained in:
@@ -131,7 +131,10 @@ namespace Net.Like.Xue.Tokyo.UX
|
||||
|
||||
private void OnMapChanged(Guid arg1, string arg2)
|
||||
{
|
||||
UXService.Entry<IUXHud>();
|
||||
if (string.IsNullOrEmpty(arg2) is false)
|
||||
{
|
||||
UXService.Entry<IUXHud>();
|
||||
}
|
||||
}
|
||||
|
||||
protected override string DocumentPath => "ux_hud";
|
||||
|
Reference in New Issue
Block a user