Skip to content

Commit ac67df8

Browse files
committed
Merge branch 'feature/combat' of https://github.com/Avanatiker/NeoLambda into feature/combat
2 parents f7f8794 + 743911b commit ac67df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/main/kotlin/com/lambda/util/collections/LimitedDecayQueue.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ class LimitedDecayQueue<E>(
117117
queue.poll()
118118
}
119119
}
120-
}
120+
}

0 commit comments

Comments
 (0)