MeikelLP / quantum-core-x

Metin2 open source server implementation
https://meikellp.github.io/quantum-core-x/
Mozilla Public License 2.0
35 stars 9 forks source link

Use correct method for the PacketOperationListener when a packet is sent #153

Closed WoozChucky closed 3 months ago

WoozChucky commented 3 months ago

Incorrect method for when a packet just finished sending was being called. This pr fixes it by using the correct method call.

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint