Browse Source

Update 5.4-3.sh

pull/11/head
jonasled 5 years ago
committed by GitHub
parent
commit
e381b0c3ae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      serverside/jsmod/5.4-3.sh

2
serverside/jsmod/5.4-3.sh

@ -5,7 +5,7 @@ Say () {
}
DotSay () {
printf "[\e[1;34m*\e[0m] \e[0;34m $1 \e[0m \n";
printf "[\e[1;34m*\e[0m] \e[1;34m $1 \e[0m \n";
}

Loading…
Cancel
Save