mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-29 18:00:22 +02:00
Fixed bug introduced into sum() when summing lists of vectors.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,75];
|
||||
BOSL_VERSION = [2,0,76];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
Reference in New Issue
Block a user