mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-30 18:30:44 +02:00
Fix for bug #101
This commit is contained in:
@@ -1428,6 +1428,8 @@ module exclusive_or() {
|
||||
children(8);
|
||||
children(9);
|
||||
}
|
||||
} else {
|
||||
assert($children<=10, "exclusive_or() can only handle up to 10 children.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user