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 950f56d + 66a7f5c commit 3bb9fcdCopy full SHA for 3bb9fcd
cocos2d/build.xml
@@ -6,7 +6,7 @@
6
7
<target name="compile_Canvas">
8
<jscomp compilationLevel="simple" warning="quiet"
9
- debug="false" output="../lib/Cocos2d-html5-min.js">
+ debug="false" output="../lib/Cocos2d-html5-v2.0.min.js">
10
<externs dir="${basedir}">
11
<file name="cocos2d_externs.js"/>
12
</externs>
0 commit comments