mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-13 11:01:20 +01:00
Not return here.
This commit is contained in:
parent
4d3ee38881
commit
a2cba68b2e
@ -122,7 +122,6 @@ public class MovingFlying extends BaseAdapter {
|
||||
if (data.debug) {
|
||||
NCPAPIProvider.getNoCheatPlusAPI().getLogManager().debug(Streams.TRACE_FILE, player.getName() + " incoming packet interpreted as ACK for outgoing position.");
|
||||
}
|
||||
return;
|
||||
}
|
||||
default: {
|
||||
// Continue.
|
||||
|
Loading…
Reference in New Issue
Block a user