[Bug fix] Link Play kicked out & last song scores

- Fix a bug that players will be kicked out when they haven't downloaded the chart before.
- Fix a bug that the last song's scores will disappear when all players return to room.
- For Arcaea 5.10.2
This commit is contained in:
Lost-MSth
2024-09-14 12:11:54 +08:00
parent 014531f3f1
commit 27567b8a5c
4 changed files with 32 additions and 14 deletions

View File

@@ -1882,5 +1882,23 @@
],
"orig_price": 100,
"price": 100
},
{
"name": "rainofconflict",
"items": [
{
"type": "single",
"id": "rainofconflict",
"is_available": true
},
{
"type": "core",
"amount": 1,
"id": "core_generic",
"is_available": true
}
],
"orig_price": 100,
"price": 100
}
]