mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 07:02:58 +08:00 
			
		
		
		
	fix: 编辑器报错
This commit is contained in:
		
							parent
							
								
									54b7c5b77d
								
							
						
					
					
						commit
						9c1b79e6b4
					
				@ -475,7 +475,9 @@ control.prototype.showStartAnimate = function (noAnimate, callback) {
 | 
			
		||||
            core.flags.startUsingCanvas,
 | 
			
		||||
            callback
 | 
			
		||||
        );
 | 
			
		||||
    Mota.require('var', 'fixedUi').open('start');
 | 
			
		||||
    Mota.r(() => {
 | 
			
		||||
        Mota.require('var', 'fixedUi').open('start');
 | 
			
		||||
    });
 | 
			
		||||
    // core.hideWithAnimate(core.dom.startTop, 20, function () {
 | 
			
		||||
    //     core.control._showStartAnimate_finished(false, callback);
 | 
			
		||||
    // });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user