We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fdeccc + cd3cb00 commit b221a79Copy full SHA for b221a79
cocos2d/core/CCDirector.js
@@ -943,4 +943,4 @@ cc.Director.PROJECTION_CUSTOM = 3;
943
* @constant
944
* @type {Number}
945
*/
946
-cc.Director.PROJECTION_DEFAULT = cc.Director.PROJECTION_2D;
+cc.Director.PROJECTION_DEFAULT = cc.Director.PROJECTION_3D;
0 commit comments