decrease default no of forks to 3

This commit is contained in:
Marcus 2024-01-02 02:09:55 +01:00
parent c16d5f5677
commit fafa95f69c

View file

@ -12,7 +12,7 @@ HEXPPM="images/$FNAME.hexppm"
PIXLIST="pixlists/$FNAME.pixlist"
SHUFMODE="$3"
test -z "$FLOOTFORKS" && FLOOTFORKS="4"
test -z "$FLOOTFORKS" && FLOOTFORKS="3"
declare -a PIXMAP
declare -a LOL