mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
bugfix: null ref exceptions for masturbate, corpse
todo: allow anims for masturbate and corpse?
This commit is contained in:
parent
f8872b6a50
commit
d43eb0d4f9
4 changed files with 15 additions and 4 deletions
|
@ -119,6 +119,7 @@ namespace Rimworld_Animations {
|
|||
|
||||
}
|
||||
public override void CompTick() {
|
||||
|
||||
base.CompTick();
|
||||
|
||||
if(Animating) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue