mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
excessive recaching during anim fix
This commit is contained in:
parent
00d49e6f20
commit
f6c75990f6
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -169,7 +169,7 @@ namespace Rimworld_Animations
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public int? TexPathVariantAtTick(int tick)
|
public int? TexPathVariantAtTick(int tick)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue