diff --git a/demo/screenshot_pixelfloot.png b/demo/screenshot_pixelfloot.png index 8cbdf62..0948fdb 100644 Binary files a/demo/screenshot_pixelfloot.png and b/demo/screenshot_pixelfloot.png differ diff --git a/pixelfloot.sh b/pixelfloot.sh index 0e77b2a..1945ff5 100755 --- a/pixelfloot.sh +++ b/pixelfloot.sh @@ -301,6 +301,7 @@ loadLOL() { then LOL_org="$(echo "$LOL_org" | shuf)" else + message "remove aplha color ${YELLOW}${ALPHACOLOR^^}${ENDCOLOR}" LOL_org="$(echo "$LOL_org" | grep -v ${ALPHACOLOR^^} | shuf)" fi