Deploy website - based on e9c7c6c96a

This commit is contained in:
SmallMain
2022-06-21 23:42:28 +08:00
parent 99705abd16
commit 47c8be2ffb
212 changed files with 249 additions and 249 deletions

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -33,8 +33,8 @@
<p class="footer">Made with <a href="https://www.cocos.com/products#CocosCreator" title="Cocos Creator">Cocos Creator</a></p>
<script src="src/settings.1e91a.js" charset="utf-8"></script>
<script src="main.e5dd8.js" charset="utf-8"></script>
<script src="src/settings.111b8.js" charset="utf-8"></script>
<script src="main.73020.js" charset="utf-8"></script>
<script type="text/javascript">
(function () {
@@ -60,7 +60,7 @@
document.body.appendChild(domScript);
}
loadScript(debug ? 'cocos2d-js.be49f.js' : 'cocos2d-js-min.js', function () {
loadScript(debug ? 'cocos2d-js.76b90.js' : 'cocos2d-js-min.js', function () {
if (CC_PHYSICS_BUILTIN || CC_PHYSICS_CANNON) {
loadScript(debug ? 'physics.js' : 'physics-min.js', window.boot);
}

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Some files were not shown because too many files have changed in this diff Show More