chuni: add sun plus and lumi to get_rankings

This commit is contained in:
Hay1tsme 2024-06-22 13:31:52 -04:00
parent 3979a020a6
commit 203aa43fe1

View File

@ -242,6 +242,8 @@ class ChuniScoreData(BaseData):
# Calculates the ROM version that should be fetched for rankings, based on the game version being retrieved
# This prevents tracks that are not accessible in your version from counting towards the 10 results
romVer = {
15: "2.20%",
14: "2.15%",
13: "2.10%",
12: "2.05%",
11: "2.00%",