excessive recaching during anim fix

This commit is contained in:
c0ffee 2024-05-27 16:33:40 -07:00
parent 00d49e6f20
commit f6c75990f6
2 changed files with 1 additions and 1 deletions

View file

@ -169,7 +169,7 @@ namespace Rimworld_Animations
return true;
}
return true;
return false;
}
public int? TexPathVariantAtTick(int tick)