mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-events.git
synced 2024-08-14 23:57:42 +00:00
removed unnecessary logging
This commit is contained in:
parent
4c8fa63c50
commit
850dab8883
2 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@ namespace RJW_Events
|
|||
}) ||
|
||||
(RJWPreferenceSettings.sex_wear == RJWPreferenceSettings.Clothing.Headgear && !x.sourceApparel.def.apparel.bodyPartGroups.Contains(BodyPartGroupDefOf.UpperHead)))
|
||||
return false;
|
||||
|
||||
|
||||
Log.Message(x.sourceApparel.def.defName + " is not nude appropriate. Fixing....");
|
||||
return true;
|
||||
|
||||
}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue