mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Little formatting cleanups
This commit is contained in:
parent
f1b9d77ef0
commit
d07d08cc34
3 changed files with 1 additions and 2 deletions
Binary file not shown.
|
@ -1,6 +1,4 @@
|
|||
using AlienRace;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using Verse;
|
||||
|
||||
namespace RJW_Menstruation
|
||||
|
|
|
@ -558,6 +558,7 @@ namespace RJW_Menstruation
|
|||
}
|
||||
catch
|
||||
{
|
||||
Log.WarningOnce($"Error when fetching BloodDef of {Pawn}", Pawn.thingIDNumber + 657493519);
|
||||
return Colors.blood;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue