Skip to content

Commit 052e7c1

Browse files
committed
Update PosingConfiguration.cs
1 parent 22b45b5 commit 052e7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Brio/Config/PosingConfiguration.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ internal class PosingConfiguration
2525

2626
// Graphical Posing
2727
public bool GraphicalSidesSwapped { get; set; } = false;
28-
public bool ShowGenitaliaInAdvancedPoseWindow { get; set; } = true;
28+
public bool ShowGenitaliaInAdvancedPoseWindow { get; set; } = false;
2929

3030
// Hooks
3131
public bool DisableGPoseMouseSelect { get; set; } = false;

0 commit comments

Comments
 (0)