一些本地化修改
This commit is contained in:
@@ -267,7 +267,7 @@ namespace AibisDream
|
||||
{
|
||||
if (_dialogViewDict.TryGetValue(dialogViewType, out var view))
|
||||
{
|
||||
_defaultView.HideDialog();
|
||||
_defaultView?.HideDialog();
|
||||
_showingView?.HideDialog();
|
||||
_defaultView = view;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user