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