Browse Source

Add more helpful comments about face keys

habeebweeb 4 years ago
parent
commit
67c8e65195

+ 2 - 0
COM3D2.MeidoPhotoStudio.Plugin/MeidoPhotoStudio/GUI/Panes/FaceWindowPanes/MaidFaceSliderPane.cs

@@ -71,7 +71,9 @@ namespace COM3D2.MeidoPhotoStudio.Plugin
 
         public static readonly string[] faceToggleKeys = new string[12]
         {
+            // blush, shade, nose up, tears, drool, teeth
             "hoho2", "shock", "nosefook", "namida", "yodare", "toothoff",
+            // cry 1, cry 2, cry 3, blush 1, blush 2, blush 3
             "tear1", "tear2", "tear3", "hohos", "hoho", "hohol"
         };