mirror of
https://github.com/Xevion/RimWorld_ResearchWhatever.git
synced 2025-12-11 02:08:33 -06:00
1.0.1
This commit is contained in:
@@ -13,7 +13,6 @@ namespace ResearchWhatever.Patches
|
||||
static bool Prefix(ref bool __result)
|
||||
{
|
||||
__result = false;
|
||||
//Log.Message($"ShouldSkip={__result}");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user