mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Compare commits
2 commits
1e82aa36c9
...
af6bd2e77e
Author | SHA1 | Date | |
---|---|---|---|
|
af6bd2e77e | ||
|
82fb2d6c6c |
1 changed files with 3 additions and 1 deletions
|
@ -473,7 +473,9 @@ namespace Rimworld_Animations {
|
|||
Scribe_Values.Look(ref headFacing, "RJWAnimations-headFacing");
|
||||
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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue