diff --git a/cocos2d/core/CCGame.js b/CCBoot.js similarity index 100% rename from cocos2d/core/CCGame.js rename to CCBoot.js diff --git a/HelloHTML5World/index.html b/HelloHTML5World/index.html index f402ab024d..069fd9944b 100644 --- a/HelloHTML5World/index.html +++ b/HelloHTML5World/index.html @@ -21,7 +21,7 @@ - - + + \ No newline at end of file diff --git a/HelloHTML5World/project.json b/HelloHTML5World/project.json index 8220484a76..bb34fab625 100644 --- a/HelloHTML5World/project.json +++ b/HelloHTML5World/project.json @@ -6,15 +6,7 @@ "renderMode" : 1, "engineDir":"../", - "modulesDesc" : { - "desc" : "This prop is not used. It just tells you which modules you can config in `modules`.", - - "extensions" : "extensions module", - "pluginx" : "pluginx module", - "box2d" : "box2d module", - "chipmunk" : "chipmunk module" - }, - "modules" : ["extensions", "pluginx", "box2d", "chipmunk"], + "modules" : ["menus"], "jsList" : [ "src/resource.js",