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