case 4023 alternate license key subdomains

This commit is contained in:
2021-11-11 22:42:31 +00:00
parent 3040461bee
commit 0d4a556497

View File

@@ -601,7 +601,7 @@ namespace AyaNova.Core
switch (x)
{
case 0:
LicenseServer = LICENSE_SERVER_URL_CALLISTO;
LicenseServer = LICENSE_SERVER_URL_ROCKFISH;
break;
case 1:
LicenseServer = LICENSE_SERVER_URL_IO;
@@ -610,7 +610,7 @@ namespace AyaNova.Core
LicenseServer = LICENSE_SERVER_URL_EUROPA;
break;
case 3:
LicenseServer = LICENSE_SERVER_URL_ROCKFISH ;
LicenseServer = LICENSE_SERVER_URL_CALLISTO ;
break;
}