Revert "excessive recaching during anim fix"

This reverts commit f6c75990f6.
This commit is contained in:
c0ffee 2024-07-16 16:09:28 -07:00
parent f6c75990f6
commit 26a5993ffd
2 changed files with 1 additions and 1 deletions

View file

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