diff --git a/nametag/src/rain.cpp b/nametag/src/rain.cpp index 0531838..b8a63ef 100644 --- a/nametag/src/rain.cpp +++ b/nametag/src/rain.cpp @@ -7,7 +7,7 @@ #define COLOR_HIGHLIGHT_B 128 #define COLOR_DEFAULT_R 0 -#define COLOR_DEFAULT_G 0 +#define COLOR_DEFAULT_G 255 #define COLOR_DEFAULT_B 0 typedef struct {