This commit is contained in:
c0ffee 2021-07-21 13:25:06 -07:00
parent 6d4ed2a9e3
commit 1eea564e30
5 changed files with 6 additions and 25 deletions

View file

@ -32,6 +32,7 @@ namespace Rimworld_Animations {
actorsInCurrentAnimation = null;
}
PortraitsCache.SetDirty(pawn);
}
}
private bool Animating = false;