mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Compare commits
2 commits
af6bd2e77e
...
c4a4f60fa0
Author | SHA1 | Date | |
---|---|---|---|
|
c4a4f60fa0 | ||
|
82fb2d6c6c |
1 changed files with 3 additions and 1 deletions
|
@ -474,6 +474,8 @@ namespace Rimworld_Animations {
|
||||||
Scribe_Values.Look(ref headFacing, "RJWAnimations-bodyFacing");
|
Scribe_Values.Look(ref headFacing, "RJWAnimations-bodyFacing");
|
||||||
|
|
||||||
Scribe_Values.Look(ref quiver, "RJWAnimations-orgasmQuiver");
|
Scribe_Values.Look(ref quiver, "RJWAnimations-orgasmQuiver");
|
||||||
|
|
||||||
|
Scribe_Values.Look(ref Animating, "RJWAnimations-Animating");
|
||||||
}
|
}
|
||||||
|
|
||||||
public void shiftActorPositionAndRestartAnimation() {
|
public void shiftActorPositionAndRestartAnimation() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue