Map mouth/tongue/drool group (6 keys)

This commit is contained in:
2026-06-13 18:36:00 +02:00
parent 7f26027bca
commit aa49bc3c84
51 changed files with 24 additions and 18 deletions

View File

@@ -52,6 +52,12 @@ namespace _2DGAMELIB
["頬目左"] = "CheekEyeLeft",
["頬瞼左"] = "CheekEyelidLeft",
["頬肌左"] = "CheekSkinLeft",
["口"] = "Mouth",
["舌"] = "Tongue",
["涎左"] = "DroolLeft",
["涎口裂け左"] = "DroolMouthGashLeft",
["呼気"] = "Breath",
["吹出し"] = "SpeechBubble",
};
public static void MigrateKeys(this Obj obj)