This commit is contained in:
2025-08-01 18:28:36 +08:00
parent f91430728f
commit 0f8902405d
97 changed files with 6650 additions and 3608 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ export namespace Config18x
export enum Category
{
shunv = 1,
lama = 2
shunv = 1001,
lama = 1002
}
}