We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b45b5 commit 052e7c1Copy full SHA for 052e7c1
Brio/Config/PosingConfiguration.cs
@@ -25,7 +25,7 @@ internal class PosingConfiguration
25
26
// Graphical Posing
27
public bool GraphicalSidesSwapped { get; set; } = false;
28
- public bool ShowGenitaliaInAdvancedPoseWindow { get; set; } = true;
+ public bool ShowGenitaliaInAdvancedPoseWindow { get; set; } = false;
29
30
// Hooks
31
public bool DisableGPoseMouseSelect { get; set; } = false;
0 commit comments