mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 04:09:16 +00:00
Update STATUS_PATH per current Cyan server organization:
support.cyanworlds.com -> account.mystonline.com
This commit is contained in:
@ -91,7 +91,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#if BUILD_TYPE == BUILD_TYPE_DEV
|
||||
#define STATUS_PATH L"www2.cyanworlds.com"
|
||||
#else
|
||||
#define STATUS_PATH L"support.cyanworlds.com"
|
||||
#define STATUS_PATH L"account.mystonline.com"
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -58,7 +58,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#if BUILD_TYPE == BUILD_TYPE_DEV
|
||||
#define STATUS_PATH L"www2.cyanworlds.com"
|
||||
#else
|
||||
#define STATUS_PATH L"support.cyanworlds.com"
|
||||
#define STATUS_PATH L"account.mystonline.com"
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user