more logging

This commit is contained in:
c0ffee 2022-08-05 22:14:06 -07:00
parent 59d062f4c9
commit d777c98732
3 changed files with 5 additions and 0 deletions

View File

@ -118,6 +118,11 @@ namespace Rimworld_Animations {
}
}
else
{
Log.Message("Not shifting animation...");
}
for (int i = 0; i < pawnsToAnimate.Count; i++) {
if (bed != null)