replace all references to station.sony.com by localnet.loc

This commit is contained in:
Anonymous
2014-10-08 18:44:22 +02:00
parent e160d6f25c
commit 49ffea9d5f
10 changed files with 15 additions and 15 deletions
@@ -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