mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-04-19 17:16:08 +08:00
Deploying to gh-pages from @ 7cc7fe375b
🚀
This commit is contained in:
parent
41a1361671
commit
f3ce0b80be
4
main.js
4
main.js
@ -217,11 +217,11 @@ function main() {
|
||||
this.__VERSION__ = '2.10.0';
|
||||
this.__VERSION_CODE__ = 510;
|
||||
|
||||
this.timestamp = 1685935254343;;
|
||||
this.timestamp = 1685968619608;;
|
||||
|
||||
// 远程资源地址,在线游戏中,塔本体不包含任何资源,只包含源码,从而可以降低游戏本体的体积并平均分担资源包体积
|
||||
// 从而可以优化加载并避免网站发布的大小限制
|
||||
this.USE_RESORCE = false;
|
||||
this.USE_RESOURCE = false;
|
||||
this.RESOURCE_URL = '';
|
||||
this.RESOURCE_SYMBOL = '';
|
||||
this.RESOURCE_INDEX = {};
|
||||
|
Loading…
Reference in New Issue
Block a user