mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Compare commits
3 commits
d99feff2b9
...
5bd937cb4f
Author | SHA1 | Date | |
---|---|---|---|
|
5bd937cb4f | ||
|
4c4a62c6e5 | ||
|
82fb2d6c6c |
2 changed files with 4 additions and 2 deletions
|
@ -465,7 +465,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() {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<identifier>Rimworld-Animations</identifier>
|
||||
<version>1.3.3</version>
|
||||
<version>1.3.4</version>
|
||||
</Manifest>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue