Example #1
0
 static void Postfix(GameObject go)
 {
     GenericPatch.ConfigureBuildingTemplate(go, Options.Opts.GasPermeableMembrane);
 }
Example #2
0
 static void Postfix(GameObject go)
 {
     GenericPatch.ConfigureBuildingTemplate(go, Options.Opts.CarpetTile);
 }