mirror of
				https://github.com/onyx-and-iris/vmrcli.git
				synced 2025-11-04 07:01:47 +00:00 
			
		
		
		
	bump wait after loading config by 50ms
This commit is contained in:
		
							parent
							
								
									c5c9360d32
								
							
						
					
					
						commit
						bc7568a191
					
				@ -147,7 +147,7 @@ int main(int argc, char *argv[])
 | 
			
		||||
    {
 | 
			
		||||
        log_info("Profile %s loaded", cvalue);
 | 
			
		||||
        set_parameter_string(vmr, "command.load", cvalue);
 | 
			
		||||
        Sleep(250);
 | 
			
		||||
        Sleep(300);
 | 
			
		||||
        clear_dirty(vmr);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user