mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Compare commits
1 commit
42843a140d
...
9a3826994c
Author | SHA1 | Date | |
---|---|---|---|
|
9a3826994c |
3 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -1,4 +1,6 @@
|
||||||
using AlienRace;
|
using AlienRace;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
using Verse;
|
using Verse;
|
||||||
|
|
||||||
namespace RJW_Menstruation
|
namespace RJW_Menstruation
|
||||||
|
|
|
@ -558,7 +558,6 @@ namespace RJW_Menstruation
|
||||||
}
|
}
|
||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
Log.WarningOnce($"Error when fetching BloodDef of {Pawn}", Pawn.thingIDNumber + 657493519);
|
|
||||||
return Colors.blood;
|
return Colors.blood;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue