mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
patch for rmb menu joinninbed job
This commit is contained in:
parent
4f6fc144e1
commit
49c9ca341d
4 changed files with 26 additions and 4 deletions
|
@ -22,10 +22,6 @@ namespace Rimworld_Animations {
|
|||
return;
|
||||
}
|
||||
|
||||
if(__instance is JobDriver_JoinInBed) {
|
||||
Log.Warning("Playing regular RJW joininbed jobdriver, if it animates properly ignore this warning");
|
||||
}
|
||||
|
||||
Pawn pawn = __instance.pawn;
|
||||
|
||||
Building_Bed bed = __instance.Bed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue