* Fixed image fit for the new scene.
This commit is contained in:
LoafyLemon 2024-01-29 18:14:46 +00:00
parent a32e5a2d94
commit 394f715fb9
1 changed files with 4 additions and 4 deletions

View File

@ -412,7 +412,7 @@ image lun_grind_cumshot:
repeat
layeredimage lun_inspect spread_legs:
fit "contain"
fit "cover"
fit_first True
always "lun_inspect_background"
@ -480,7 +480,7 @@ layeredimage lun_inspect spread_legs:
attribute genie_clothes null
layeredimage lun_inspect legs_together:
fit "contain"
fit "cover"
fit_first True
always "lun_inspect_background"
@ -546,7 +546,7 @@ layeredimage lun_inspect legs_together:
attribute genie_clothes null
layeredimage lun_inspect head_back_spread_legs:
fit "contain"
fit "cover"
fit_first True
always "lun_inspect_background"
@ -604,7 +604,7 @@ layeredimage lun_inspect head_back_spread_legs:
always "lun_inspect_vignette"
layeredimage lun_inspect head_back_legs_together:
fit "contain"
fit "cover"
fit_first True
always "lun_inspect_background"