Skip to content

Commit 4afbd8d

Browse files
committed
log
1 parent a7ae0d5 commit 4afbd8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cocos/base/CCDirector.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,7 @@ void Director::popScene(void)
961961

962962
if (c == 0)
963963
{
964+
CCLOGINFO("end() director on next update");
964965
end();
965966
}
966967
else

0 commit comments

Comments
 (0)