气泡
This commit is contained in:
@@ -185,6 +185,7 @@ namespace AibisDream
|
||||
if (_dialogViewDict.TryGetValue(dialogViewType, out var view))
|
||||
{
|
||||
_curView.HideDialog();
|
||||
_lastShowView = null;
|
||||
_curView = view;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user