Slash missing

This commit is contained in:
Michael Stanclift 2020-05-21 14:10:49 -05:00
parent a9c320efb6
commit 12151a23b1

View File

@ -30,8 +30,8 @@ GRAVITY_FI='gravity.db' # this should not change
RED='\033[0;91m'
GREEN='\033[0;92m'
CYAN='\033[0;96m'
YELLOW='033[0;93m'
PURPLE='033[0;95m'
YELLOW='\033[0;93m'
PURPLE='\033[0;95m'
NC='\033[0m'
##############################################