mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-09 01:07:27 +08:00
Fix my rank
- Fix a bug that `my rank` doesn't work correctly (There may still be the problem)
This commit is contained in:
@@ -21,6 +21,9 @@ class Constant:
|
||||
|
||||
MAX_FRIEND_COUNT = 50
|
||||
|
||||
MY_RANK_MAX_LOCAL_POSITION = 5
|
||||
MY_RANK_MAX_GLOBAL_POSITION = 9999
|
||||
|
||||
# You can change this to make another PTT mechanism.
|
||||
BEST30_WEIGHT = 1 / 40
|
||||
RECENT10_WEIGHT = 1 / 40
|
||||
|
||||
Reference in New Issue
Block a user