mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 23:22:57 +08:00 
			
		
		
		
	Deploying to gh-pages from  @ 25ff6c6462 🚀
				
					
				
			This commit is contained in:
		
							parent
							
								
									2bd3658f0f
								
							
						
					
					
						commit
						90f37f4f66
					
				@ -314,12 +314,6 @@ core.prototype._init_flags = function () {
 | 
			
		||||
    core.firstData = core.clone(core.data.firstData);
 | 
			
		||||
    this._init_sys_flags();
 | 
			
		||||
 | 
			
		||||
    // 让你总是拼错!
 | 
			
		||||
    window.on = true;
 | 
			
		||||
    window.off = false;
 | 
			
		||||
    window.ture = true;
 | 
			
		||||
    window.flase = false;
 | 
			
		||||
 | 
			
		||||
    core.dom.versionLabel.innerText = core.firstData.version;
 | 
			
		||||
    core.dom.logoLabel.innerText = core.firstData.title;
 | 
			
		||||
    document.title = core.firstData.title + ' - HTML5魔塔';
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							@ -2,7 +2,7 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = {
 | 
			
		||||
    init: function () {
 | 
			
		||||
        // 这看不到插件,插件全放到plugin文件夹里面了,要看的话去 关于游戏 的开源地址里面看
 | 
			
		||||
        // 直接把仓库clone下来,或者下载zip都行
 | 
			
		||||
        // 脚本编辑同理
 | 
			
		||||
        // 脚本编辑同理,一部分在plugin里面
 | 
			
		||||
        this._afterLoadResources = function () {};
 | 
			
		||||
    }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user