Changed indent of score multiplier

This commit is contained in:
spinerak
2024-06-10 18:25:53 +02:00
parent d31d6b2d13
commit 5bb2883054

View File

@@ -71,7 +71,10 @@ item_table = {
# item groups for better hinting
item_groups = {
"Score Multiplier": {"Step Score Multiplier", "Fixed Score Multiplier"},
"Score Multiplier": {
"Step Score Multiplier",
"Fixed Score Multiplier"
},
"Categories": {
"Category Ones",
"Category Twos",