can't pause on lost focus in xvfb

This commit is contained in:
Leijurv 2018-09-25 18:57:50 -07:00
parent 3483be4bed
commit aa7b77b413
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -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;