refactor
This commit is contained in:
		
							parent
							
								
									ef56aea74f
								
							
						
					
					
						commit
						49f848a453
					
				@ -1208,7 +1208,7 @@ function self.onMouse(evt) {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function check_if_overlay() {
 | 
					function check_if_overlay() {
 | 
				
			||||||
    if (!handler.get_option('allow-remote-config-modification') == 'Y') {
 | 
					    if (handler.get_option('allow-remote-config-modification') != 'Y') {
 | 
				
			||||||
        var time0 = getTime();
 | 
					        var time0 = getTime();
 | 
				
			||||||
        handler.check_mouse_time();
 | 
					        handler.check_mouse_time();
 | 
				
			||||||
        self.timer(120ms, function() {
 | 
					        self.timer(120ms, function() {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user