forked from RepoMirrors/kami-blue
bruh why was this here
This commit is contained in:
parent
5e3e73df68
commit
13f5d73738
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue