fixed potential bug with >1x speed + build for rjw 4.2.6

This commit is contained in:
Platinum 2020-06-16 19:37:30 -07:00
parent 7f9ee0104e
commit 993f730191
3 changed files with 8 additions and 4 deletions

View file

@ -82,10 +82,10 @@ namespace Rimworld_Animations {
}
//TESTING ANIMATIONS ONLY REMEMBER TO COMMENT OUT BEFORE PUSH
/*
if (x.defName != "Missionary")
return false;
*/
if (x.actors[i].isFucking && !rjw.xxx.can_fuck(localParticipants[i])) {