mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Removed unnecessary pragma
This commit is contained in:
parent
2cf89ba6df
commit
440589faad
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ using Verse;
|
||||||
using RimWorld;
|
using RimWorld;
|
||||||
using rjw;
|
using rjw;
|
||||||
|
|
||||||
#pragma warning disable IDE0044, CS0649 // Private fields set when def is loaded
|
|
||||||
|
|
||||||
namespace RJW_Genes
|
namespace RJW_Genes
|
||||||
{
|
{
|
||||||
public class GenitaliaTypeExtension : DefModExtension
|
public class GenitaliaTypeExtension : DefModExtension
|
||||||
|
|
Loading…
Reference in a new issue