From cf647f897f184977e6ce3f26089ef09b0ab6dcc3 Mon Sep 17 00:00:00 2001 From: Ilya Zverev Date: Tue, 13 Feb 2018 16:30:38 +0300 Subject: [PATCH] [settings] Add empty cloud URL to configure.sh --- configure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.sh b/configure.sh index 64e1eba2e9..64ca1b4ccb 100755 --- a/configure.sh +++ b/configure.sh @@ -92,6 +92,7 @@ else #define PASSPORT_URL "" #define PASSPORT_APP_NAME "" #define UGC_URL "" +#define CLOUD_URL "" #define MAX_PARTNERS_COUNT 0 #define PARTNER1_NAME "" #define PARTNER1_BANNER_PLACEMENT_ID ""