Mirror of 1.4.18 from Lovers Lab

This commit is contained in:
ghostclinic3YTB 2023-04-03 21:47:50 -04:00
parent ac3b77b5ba
commit 5d0da3bc88
172 changed files with 121 additions and 4 deletions

View file

@ -40,6 +40,8 @@ namespace SizedApparel
{
//comp.ForceUpdateTickAnimation = true;
var actorcomp = actor.GetComp<ApparelRecorderComp>();
if (actorcomp == null)
continue;
//actorcomp.SetBreastJiggle(true);
actorcomp.ForceUpdateTickAnimation = true;