Update to v2.10.3 [Enhance] map local restrict

- Add support for locally restricting songs or challenges in the map of world mode
This commit is contained in:
Lost-MSth
2023-01-26 21:15:09 +08:00
parent 9fbdcd5edb
commit fbd5d83626
10 changed files with 191 additions and 120 deletions

View File

@@ -22,6 +22,8 @@ class Purchase:
self.items: list = []
# TODO: "discount_reason": "extend"
@property
def price_displayed(self) -> int:
'''