mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fix for bug #101
This commit is contained in:
parent
9196779257
commit
00b11d130c
@ -1428,6 +1428,8 @@ module exclusive_or() {
|
||||
children(8);
|
||||
children(9);
|
||||
}
|
||||
} else {
|
||||
assert($children<=10, "exclusive_or() can only handle up to 10 children.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user