added possibility to log in file
This commit is contained in:
parent
e5f2652ae6
commit
ad4ccadc15
3 changed files with 26 additions and 16 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
@implementation GGSNetwork
|
||||
|
||||
#define GGS_HOST @"localhost"
|
||||
#define GGS_HOST @"ggs.jeena.net"
|
||||
#define GGS_PORT 9000
|
||||
#define NO_TIMEOUT -1
|
||||
|
||||
|
|
Reference in a new issue