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