mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
4.1.1 compatibility
This commit is contained in:
parent
2b2eee2e6f
commit
150e567a1d
7 changed files with 34 additions and 38 deletions
|
@ -26,7 +26,7 @@ namespace Rimworld_Animations {
|
|||
Animating = value;
|
||||
|
||||
if(value == true) {
|
||||
xxx.DrawNude(pawn);
|
||||
SexUtility.DrawNude(pawn);
|
||||
} else {
|
||||
pawn.Drawer.renderer.graphics.ResolveAllGraphics();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue