Made an oopsie

This commit is contained in:
Vegapnk 2023-07-16 10:19:49 +02:00
parent 2598e4cc49
commit 93a4699fba
1 changed files with 2 additions and 3 deletions

View File

@ -225,14 +225,13 @@ namespace RJW_Genes
pawn.health.RemoveHediff(extremeProlapsed);
};
}
catch (TypeLoadException ex)
//TODO: Don't make this an "catch all" Exception!
catch (Exception ex)
{
// To be expected for people without Licentia Labs, do nothing.
}
}
}
/// <summary>
/// There are some actions that block sex change,