enhance(drop-and-fusion): add new mode, some tweaks

This commit is contained in:
syuilo
2024-01-12 14:48:44 +09:00
parent be57ff4985
commit d2063df78d
18 changed files with 319 additions and 89 deletions

1
locales/index.d.ts vendored
View File

@@ -1200,6 +1200,7 @@ export interface Locale {
"replay": string;
"replaying": string;
"ranking": string;
"lastNDays": string;
"_bubbleGame": {
"howToPlay": string;
"_howToPlay": {