leftClickWorkaround is no longer applicable
This commit is contained in:
parent
d32c92cbde
commit
69b1decbba
@ -450,11 +450,6 @@ public class Settings {
|
||||
*/
|
||||
public Setting<Boolean> prefix = new Setting<>(false);
|
||||
|
||||
/**
|
||||
* {@code true}: can mine blocks when in inventory, chat, or tabbed away in ESC menu
|
||||
*/
|
||||
public Setting<Boolean> leftClickWorkaround = new Setting<>(true);
|
||||
|
||||
/**
|
||||
* Don't stop walking forward when you need to break blocks in your way
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user