This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hexiaojie
/
Client
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
任务
guodong
2 years ago
parent
c78d13c56c
commit
3cfb1beb32
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
GameClient/Assets/Game/HotUpdate/Views/Task/CombTaskController.cs
+ 0
- 1
GameClient/Assets/Game/HotUpdate/Views/Task/CombTaskController.cs
View File
@@ -18,7 +18,6 @@ namespace GFGGame
{
if (_ui != null)
{
- _ui.Dispose();
_ui = null;
}
}