chomens moment,.,..

This commit is contained in:
ChomeNS 2023-03-28 09:58:46 +07:00
parent 539ca22a3b
commit 4f7392e33b

View file

@ -118,7 +118,7 @@ public class Bot {
for (SessionListener listener : listeners) {
listener.packetError(packetErrorEvent);
}
packetErrorEvent.setSuppress(false); // ? idk what this does but whatever
packetErrorEvent.setSuppress(true); // fix the ohio sus exploit
}
@Override