5 lines
98 B
BlitzBasic
5 lines
98 B
BlitzBasic
python () {
|
|
if d.getVar("BB_CURRENT_MC") == "mc_2":
|
|
bb.fatal("Multiconfig is mc_2")
|
|
}
|