mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Fixed OpenFaceHood (mask slot) Fix (#3085)
* Open face hood (hood slot) update fix Fixes dialogue and style switching for the Open Face Hood (item) * Open face hood (hood slot) update fix Fixes dialogue and style switching for the Open Face Hood (item) * Open face hood (mask slot) update fix Fixes style switching for the Open Face Hood (clothing) Co-authored-by: Ellie <62729616+elliesec@users.noreply.github.com>
This commit is contained in:
parent
84a1c882ff
commit
0b4b08a2df
1 changed files with 1 additions and 1 deletions
|
@ -3647,7 +3647,7 @@ var AssetFemale3DCGExtended = {
|
|||
Options: [
|
||||
{
|
||||
Name: "HideBackHair",
|
||||
Property: { Type: "HideBackHair", Hide: "HairBack" },
|
||||
Property: { Type: "HideBackHair", Hide: ["HairBack"] },
|
||||
},
|
||||
{
|
||||
Name: "ShowBackHair",
|
||||
|
|
Loading…
Add table
Reference in a new issue