mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-12 02:57:26 +08:00
Fix two small bugs
- Fix a bug that something of the finale challenge cannot be unlocked - Fix a bug that the users' items will not be zero, which will disturb some purchase operations
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
|
||||
|
||||
from .error import NoData
|
||||
from .song import Chart
|
||||
from .item import ItemFactory
|
||||
from .song import Chart
|
||||
|
||||
|
||||
class CourseChart(Chart):
|
||||
|
||||
Reference in New Issue
Block a user