mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 08:55:18 +00:00
eh
This commit is contained in:
parent
8b491405cc
commit
4ab05096e7
1 changed files with 0 additions and 1 deletions
|
|
@ -863,7 +863,6 @@ class MiddlewareActor(
|
||||||
*/
|
*/
|
||||||
private def inReorderQueueTest(): Unit = {
|
private def inReorderQueueTest(): Unit = {
|
||||||
if (inReorderQueue.isEmpty) {
|
if (inReorderQueue.isEmpty) {
|
||||||
timesInReorderQueue = 0
|
|
||||||
inReorderQueueFunc = doNothing
|
inReorderQueueFunc = doNothing
|
||||||
activeSequenceFunc = activeNormal
|
activeSequenceFunc = activeNormal
|
||||||
log.trace("normalcy with packet sequence; resuming normal workflow")
|
log.trace("normalcy with packet sequence; resuming normal workflow")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue