mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
fixed potential bug with >1x speed + build for rjw 4.2.6
This commit is contained in:
parent
7f9ee0104e
commit
993f730191
3 changed files with 8 additions and 4 deletions
|
@ -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])) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue