ratelimited packet is logged to console on kick (#9292)

This commit is contained in:
Samir 2023-06-21 09:36:14 -04:00 committed by GitHub
parent c613877e54
commit b1696788d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
119 changed files with 139 additions and 136 deletions

View file

@ -13,7 +13,7 @@ Co-authored-by: Riley Park <rileysebastianpark@gmail.com>
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
diff --git a/build.gradle.kts b/build.gradle.kts
index 34117c1178e04885ff9be5b73c7c2547e77ed4d5..c174d9d6534382ae9d002b883bde929d46e32789 100644
index 3faf250d59eeefb8477a6e1454914bdd88ff11d6..4a5f1737910c1c87838baf01366f20c814a39a8f 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -37,6 +37,7 @@ dependencies {