mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
log spam fix
This commit is contained in:
parent
a8ea954594
commit
c0d2225805
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
@ -45,7 +45,6 @@ namespace Rimworld_Animations {
|
||||||
|
|
||||||
{
|
{
|
||||||
orassan = true;
|
orassan = true;
|
||||||
Log.Message(bodyAddon.bodyPart);
|
|
||||||
|
|
||||||
orassanv = new Vector3(0, 0, 0.23f);
|
orassanv = new Vector3(0, 0, 0.23f);
|
||||||
if (pawnAnimator.headFacing == Rot4.North)
|
if (pawnAnimator.headFacing == Rot4.North)
|
||||||
|
|
Loading…
Reference in a new issue