develop #7

Merged
Kayori merged 27 commits from Hay1tsme/artemis:develop into develop 2024-06-28 07:15:37 +00:00
Showing only changes of commit 203aa43fe1 - Show all commits

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%",