From 990d60cf27c3f89348caffc738bb9dfc87a92d72 Mon Sep 17 00:00:00 2001 From: EmmyHeart Date: Fri, 20 Oct 2023 04:25:08 +0000 Subject: [PATCH] Forgot to remove rank scale option from the example config, as it does literally nothing now lol --- example_config/chuni.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/example_config/chuni.yaml b/example_config/chuni.yaml index 09e3569..578bcb3 100644 --- a/example_config/chuni.yaml +++ b/example_config/chuni.yaml @@ -5,7 +5,6 @@ server: team: name: ARTEMiS # If this is set, all players that are not on a team will use this one by default. - rank_scale: True # Scales the in-game ranking based on the number of teams within the database, rather than the default scale of ~100 that the game normally uses. mods: use_login_bonus: True