X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=c4b5bc39a961702771100a6d4e80241526d0765f;hb=ba42c7ae5304691518bc29463ad9d5fe77973d30;hp=6d94d4f1eb41e07da816aae54792e65382f1277d;hpb=91b5e8017245999d9f72b5cd8089597eb827666e;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 6d94d4f1..c4b5bc39 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"