1
0
forked from Clones/Controlify

button guide hud

This commit is contained in:
isXander
2023-02-09 23:08:28 +00:00
parent ab801e37b4
commit 773aebe04e
60 changed files with 566 additions and 154 deletions

View File

@ -182,5 +182,7 @@ public final class Controller {
public boolean toggleSneak = true;
public String customName = null;
public boolean showGuide = true;
}
}