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