bugfix: null ref exceptions for masturbate, corpse

todo: allow anims for masturbate and corpse?
This commit is contained in:
Platinum 2020-04-18 18:52:59 -07:00
parent f8872b6a50
commit d43eb0d4f9
4 changed files with 15 additions and 4 deletions

View file

@ -119,6 +119,7 @@ namespace Rimworld_Animations {
}
public override void CompTick() {
base.CompTick();
if(Animating) {