mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-09 09:17: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:
@@ -1,5 +1,6 @@
|
||||
from .config_manager import Config
|
||||
from .error import DataExist, InputError, ItemNotEnough, ItemUnavailable, NoData
|
||||
from .error import (DataExist, InputError, ItemNotEnough, ItemUnavailable,
|
||||
NoData)
|
||||
|
||||
|
||||
class Item:
|
||||
|
||||
Reference in New Issue
Block a user