leftClickWorkaround is no longer applicable

This commit is contained in:
Brady 2019-01-17 18:04:12 -06:00
parent d32c92cbde
commit 69b1decbba
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 0 additions and 5 deletions

View File

@ -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
*/