mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-11 18:47:26 +08:00
[Enhance] [Refactor] Add API about characters
- Add API endpoints about characters - Some small changes in refactoring
This commit is contained in:
@@ -164,8 +164,7 @@ class Room:
|
||||
return False
|
||||
|
||||
return True
|
||||
else:
|
||||
return False
|
||||
return False
|
||||
|
||||
def is_finish(self):
|
||||
# 是否全部进入结算
|
||||
|
||||
Reference in New Issue
Block a user