Skip to content

Commit d4b9511

Browse files
authored
fml
1 parent 8a2a20a commit d4b9511

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/baritone/command/defaults/ElytraCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ private void gatekeep() {
177177
}
178178

179179
private boolean detectOn2b2t() {
180-
if (true) return true;
181180
ServerData data = ctx.minecraft().getCurrentServerData();
182181
return data != null && data.serverIP.toLowerCase().contains("2b2t.org");
183182
}

0 commit comments

Comments
 (0)