mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-30 00:15:47 -04:00
replace all references to station.sony.com by localnet.loc
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
const unsigned short EMPTY_STRING[1] = { 0 };
|
||||
const char * DEFAULT_GAMECODE = "ZZZ";
|
||||
const char * DEFAULT_HOST = "ctservice.station.sony.com";
|
||||
const char * DEFAULT_HOST = "ctservice.localnet.loc";
|
||||
const unsigned short DEFAULT_PORT = 2000;
|
||||
|
||||
namespace CTService
|
||||
|
||||
Reference in New Issue
Block a user