【UI】屏蔽调试代码
parent
9d30223ee5
commit
6fab6abedc
|
|
@ -406,7 +406,7 @@ public abstract class UIWindow
|
|||
}
|
||||
|
||||
//调试
|
||||
isShowCloseAnim = false;
|
||||
//isShowCloseAnim = false;
|
||||
|
||||
_OnClose();
|
||||
if (isShowCloseAnim)
|
||||
|
|
|
|||
Loading…
Reference in New Issue