mirror of
https://github.com/Xevion/RimWorld_ResearchWhatever.git
synced 2025-12-09 18:08:19 -06:00
1.0.3
This commit is contained in:
10
Source/ResearchWhatever13/ResearchWhateverExtansion.cs
Normal file
10
Source/ResearchWhatever13/ResearchWhateverExtansion.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using Verse;
|
||||
|
||||
namespace ResearchWhatever
|
||||
{
|
||||
public class ResearchWhateverExtansion : DefModExtension
|
||||
{
|
||||
public bool ignore = false;
|
||||
public bool lowPriority = false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user