mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
Removed HideGizmoWithRJW setting
This commit is contained in:
parent
f363ed6c49
commit
6bb4c091d4
5 changed files with 2 additions and 11 deletions
|
@ -432,9 +432,6 @@ namespace RJWSexperience.SexHistory
|
|||
if (Find.Selector.NumSelected > 1)
|
||||
yield break;
|
||||
|
||||
if (SexperienceMod.Settings.HideGizmoWithRJW && !RJWSettings.show_RJW_designation_box)
|
||||
yield break;
|
||||
|
||||
yield return Gizmo;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue