Removed HideGizmoWithRJW setting

This commit is contained in:
amevarashi 2023-03-25 14:17:47 +05:00
parent f363ed6c49
commit 6bb4c091d4
5 changed files with 2 additions and 11 deletions

View file

@ -31,8 +31,7 @@ namespace RJWSexperience.Settings
settings.VirginRatio,
settings.SlavesBeenRapedExp,
settings.EnableSexHistory,
settings.HideGizmoWhenDrafted,
settings.HideGizmoWithRJW
settings.HideGizmoWhenDrafted
}
);
}