X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=bc9d040eaeb897a081b37d77d43ed6a1fbc42dc6;hb=991eddae6af2faadff8f7004640fc68ce34b4f37;hp=c07ab82298cb38cfe8da9947a6af06041c748da8;hpb=2c5027751cc177b5a2c6b3100d5a3bcfa7a277f9;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index c07ab822..bc9d040e 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -113,6 +113,8 @@ #define API_SERVER_URI_GET "/api/scores/get" #define API_SERVER_URI_RENAME "/api/players/rename" +#define TESTING + #if defined(TESTING) #undef API_SERVER_HOSTNAME #define API_SERVER_HOSTNAME "api-test.artsoft.org"