mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
removed unnecessary pawn position changes
This commit is contained in:
parent
5a628d8c2e
commit
2ee33406a1
4 changed files with 106 additions and 4 deletions
|
@ -67,7 +67,7 @@ namespace Rimworld_Animations {
|
|||
|
||||
//TESTING ANIMATIONS ONLY REMEMBER TO COMMENT OUT BEFORE PUSH
|
||||
/*
|
||||
if (x.defName != "Tribadism")
|
||||
if (x.defName != "ReverseStandAndCarry")
|
||||
return false;
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue