compatibility

This commit is contained in:
Platinum 2020-07-11 09:25:13 -07:00
parent 5d63725e9d
commit 94aca1c46b
5 changed files with 191 additions and 1 deletions

View file

@ -167,7 +167,7 @@ namespace Rimworld_Animations {
//TESTING ANIMATIONS ONLY REMEMBER TO COMMENT OUT BEFORE PUSH
/*
if (x.defName != "Missionary")
if (x.defName != "Horse_Cowgirl")
return false;
*/