mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-08 16:57:26 +08:00
[Enhance] Link Play Unlock for ETR
- Add support for the new client with ETR difficulty in Link Play #160
This commit is contained in:
@@ -11,7 +11,7 @@ from .item import ItemCore
|
||||
from .song import Chart
|
||||
from .sql import Connect, Query, Sql
|
||||
from .util import get_today_timestamp, md5
|
||||
from .world import WorldPlay, BeyondWorldPlay, BreachedWorldPlay
|
||||
from .world import BeyondWorldPlay, BreachedWorldPlay, WorldPlay
|
||||
|
||||
|
||||
class Score:
|
||||
|
||||
Reference in New Issue
Block a user