Bug fix
* Fixed image fit for the new scene.
This commit is contained in:
parent
a32e5a2d94
commit
394f715fb9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user