Files
2026-04-23 17:07:55 +08:00

6 lines
99 B
BlitzBasic

python () {
if d.getVar("BB_CURRENT_MC") == "mc-1":
bb.fatal("Multiconfig is mc-1")
}