mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-29 03:40:17 +02:00
Bugfix for set_union() when b contains duplicate items.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,249];
|
||||
BOSL_VERSION = [2,0,250];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
Reference in New Issue
Block a user