bruh why was this here

This commit is contained in:
Bella 2020-02-12 19:39:18 -05:00
parent 5e3e73df68
commit 13f5d73738
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ public class AutoQMain extends Module {
delayTime--;
return;
}
if (mc.player == null) return;
if (Minecraft.getMinecraft().getCurrentServerData() == null) {
Command.sendWarningMessage("[AutoQMain] &l&6Warning: &r&6You are on singleplayer");