mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
more logging
This commit is contained in:
parent
59d062f4c9
commit
d777c98732
3 changed files with 5 additions and 0 deletions
Binary file not shown.
|
@ -118,6 +118,11 @@ namespace Rimworld_Animations {
|
|||
}
|
||||
}
|
||||
|
||||
else
|
||||
{
|
||||
Log.Message("Not shifting animation...");
|
||||
}
|
||||
|
||||
for (int i = 0; i < pawnsToAnimate.Count; i++) {
|
||||
|
||||
if (bed != null)
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue