new screenshot, add message for ALPHACOLOR
This commit is contained in:
parent
acf7b7e72b
commit
5a67c0f2e3
2 changed files with 1 additions and 0 deletions
Binary file not shown.
Before ![]() (image error) Size: 657 KiB After ![]() (image error) Size: 809 KiB ![]() ![]() |
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue