修复bug
This commit is contained in:
parent
0552e21abf
commit
706987307c
@ -65,8 +65,6 @@ namespace QFramework
|
||||
{
|
||||
if (!Deinited)
|
||||
{
|
||||
datas.Clear();
|
||||
datas = null;
|
||||
OnFinished = null;
|
||||
Deinited = true;
|
||||
mPool.Recycle(this);
|
||||
|
||||
@ -58,7 +58,6 @@ namespace QFramework.Example
|
||||
count++;
|
||||
}
|
||||
}
|
||||
Debug.LogError(count);
|
||||
if (count > 1)
|
||||
{
|
||||
UITipWindowData data = new UITipWindowData();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user