mirror of
https://gitgud.io/ll.mirrors/sizedapparel.git
synced 2024-08-15 00:43:40 +00:00
Mirror of 1.4.18 from Lovers Lab
This commit is contained in:
parent
ac3b77b5ba
commit
5d0da3bc88
172 changed files with 121 additions and 4 deletions
|
@ -40,6 +40,8 @@ namespace SizedApparel
|
|||
{
|
||||
//comp.ForceUpdateTickAnimation = true;
|
||||
var actorcomp = actor.GetComp<ApparelRecorderComp>();
|
||||
if (actorcomp == null)
|
||||
continue;
|
||||
//actorcomp.SetBreastJiggle(true);
|
||||
actorcomp.ForceUpdateTickAnimation = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue