You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node_reorderChild: "cc.Node.reorderChild(): child must be non-null",
72
+
Node_reorderChild_2: "cc.Node.reorderChild(): this child is not in children list",
72
73
Node_runAction: "cc.Node.runAction(): action must be non-null",
73
74
Node_schedule: "callback function must be non-null",
74
75
Node_schedule_2: "interval must be positive",
@@ -119,7 +120,6 @@ cc._LogInfos = {
119
120
animationCache__parseVersion2_2: "cocos2d: cc.AnimationCache: Animation '%s' refers to frame '%s' which is not currently in the cc.SpriteFrameCache. This frame will not be added to the animation.",
0 commit comments