guodong 2 years ago
parent
commit
3cfb1beb32
1 changed files with 0 additions and 1 deletions
  1. 0 1
      GameClient/Assets/Game/HotUpdate/Views/Task/CombTaskController.cs

+ 0 - 1
GameClient/Assets/Game/HotUpdate/Views/Task/CombTaskController.cs

@@ -18,7 +18,6 @@ namespace GFGGame
         {
             if (_ui != null)
             {
-                _ui.Dispose();
                 _ui = null;
             }
         }