Add pack handling to lobby configuration and cosmetic loading

This commit is contained in:
Aotumuri
2025-10-01 21:11:53 +09:00
parent 3122052f60
commit 7d624f508b
11 changed files with 49 additions and 14 deletions
+1
View File
@@ -490,6 +490,7 @@ export async function startWorker() {
cosmetics: {
flag: cosmetics.flag,
pattern: pattern,
pack: cosmetics.pack,
},
};
}