Updated tutorial image gen script.

This commit is contained in:
Revar Desmera 2020-03-30 14:48:29 -07:00
parent 5c8f6e8e6f
commit 857e7a94fb
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ done
if [[ "$FILES" != "" ]]; then
PREVIEW_LIBS="$FILES"
else
PREVIEW_LIBS="Basics FractalTree"
PREVIEW_LIBS="Transforms Distributors Basic_Shapes FractalTree"
fi
dir="$(basename $PWD)"

View file

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