Removed unnecessary pragma

This commit is contained in:
a flock of birds 2024-05-27 10:20:40 +01:00
parent 2cf89ba6df
commit 440589faad

View file

@ -2,8 +2,6 @@ using Verse;
using RimWorld;
using rjw;
#pragma warning disable IDE0044, CS0649 // Private fields set when def is loaded
namespace RJW_Genes
{
public class GenitaliaTypeExtension : DefModExtension