diff --git a/include/chat/flags.h b/include/chat/flags.h index 4ec2acc..18f3362 100644 --- a/include/chat/flags.h +++ b/include/chat/flags.h @@ -30,7 +30,7 @@ along with this program. If not, see . #define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff #define WHY2_CHAT_CONFIG_DIR "/home/{USER}/.config/WHY2" +#define WHY2_CHAT_CONFIG_URL "https://raw.githubusercontent.com/ENGO150/WHY2/development/src/chat/" #define WHY2_CHAT_CONFIG_SERVER "server.yml" -#define WHY2_CHAT_CONFIG_SERVER_URL "https://raw.githubusercontent.com/ENGO150/WHY2/development/src/chat/server.yml" #endif \ No newline at end of file