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 9a78316 commit 45be319Copy full SHA for 45be319
cocos2d/core/platform/CCConfig.js
@@ -33,7 +33,7 @@
33
* @constant
34
* @type String
35
*/
36
-cc.ENGINE_VERSION = "Cocos2d-html5-v3.0 beta";
+window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-html5-v3.0 beta";
37
38
/**
39
* <p>
0 commit comments