mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-13 03:00:47 +01:00
Don't add a new entry after merging.
This commit is contained in:
parent
b0dd8b18ed
commit
71abb63641
@ -86,6 +86,7 @@ public class TeleportQueue {
|
||||
if (last.isSameLocation(x, y, z, yaw, pitch)) {
|
||||
last.time = time;
|
||||
last.count ++;
|
||||
res = last;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user