remove nonsense

This commit is contained in:
Marcus 2024-01-04 22:52:35 +01:00
parent 06d8d7839b
commit 6e624c173f

View file

@ -396,8 +396,6 @@ floot() {
#convertimg > $PIXLIST
fi
for i in $(seq 1 $FLOOTFORKS)
do
#LOL[$i]="OFFSET 1 200"
#LOL[$i]="OFFSET $(shuf -i 0-1760 -n 1) $(shuf -i 0-920 -n 1)"
# LOL[$i]="$(shuf_xy)"
@ -408,7 +406,6 @@ floot() {
loadLOL
#set +x
message "${GREEN}DONE!${ENDCOLOR}"
done
;;
esac