Fix list_remove() for null index list.

This commit is contained in:
Garth Minette
2020-07-29 22:39:17 -07:00
parent 9ffd959250
commit 6064dcbed0
3 changed files with 23 additions and 18 deletions

View File

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