mirror of
https://github.com/funkemunky/KauriV3.git
synced 2026-05-31 14:01:54 +00:00
New optimizations, new web log system
This commit is contained in:
@@ -309,7 +309,6 @@ public class PacketHandler {
|
||||
}
|
||||
|
||||
boolean cancelled = player.getCheckHandler().callSyncPacket(packetObject, timestamp);
|
||||
player.getCheckHandler().callPacket(packetObject, timestamp);
|
||||
|
||||
// Post flying settings
|
||||
if(type.equals(PacketType.FLYING)) {
|
||||
|
||||
Reference in New Issue
Block a user