Fixed erroneous assert in rot_copies()

This commit is contained in:
Revar Desmera
2020-01-02 17:03:06 -08:00
parent 7a58e69a31
commit e43759c6e0
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,69];
BOSL_VERSION = [2,0,70];
// Section: BOSL Library Version Functions