Allow pause on lost focus
This commit is contained in:
		@@ -55,7 +55,6 @@ public class BaritoneAutoTest implements AbstractGameEventListener, Helper {
 | 
			
		||||
        s.particleSetting  = 2;
 | 
			
		||||
        s.overrideWidth    = 128;
 | 
			
		||||
        s.overrideHeight   = 128;
 | 
			
		||||
        s.pauseOnLostFocus = false;
 | 
			
		||||
        s.heldItemTooltips = false;
 | 
			
		||||
        s.entityShadows    = false;
 | 
			
		||||
        s.chatScale        = 0.0F;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user