- Fixed a bug that was causing body parts to render over clothes
This commit is contained in:
AbstractConcept 2023-02-07 23:53:27 -06:00
parent 001121649b
commit cce0053fd6
10 changed files with 6 additions and 26 deletions

View file

@ -1,3 +1,6 @@
Change log v 2.0.4
- Fixed a bug that was causing body parts to render over clothes
Change log v 2.0.3
- Fixed a bug that was causing alien addons to not render when pawns were wearing apparel

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>2.0.3</version>
<version>2.0.4</version>
<downloadUri>https://gitgud.io/AbstractConcept/rimworld-animations-patch</downloadUri>
</Manifest>