zhaoyang 3 years ago
parent
commit
678cca99ca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/Friend/FriendView.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Friend/FriendView.cs

@@ -89,6 +89,7 @@ namespace GFGGame
 
         protected override void OnHide()
         {
+            base.OnHide();
             if (_sceneObject != null)
             {
                 GameObject.Destroy(_sceneObject);