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.
1 parent e9370a4 commit cd3cb00Copy full SHA for cd3cb00
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