diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-21 15:10:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-21 15:10:56 -0300 |
commit | 100ef8c7708690d8a7b1f202979cc265416c66b8 (patch) | |
tree | 34a39081e5521fb349647348b2d9159b7ca0c408 /conf/char/char-server.conf | |
parent | d2578c00287413b96323aeb14cfed030f5eb3acf (diff) | |
download | serverdata-00000.tar.gz serverdata-00000.tar.bz2 serverdata-00000.tar.xz serverdata-00000.zip |
Use this instead00000
Diffstat (limited to 'conf/char/char-server.conf')
-rw-r--r-- | conf/char/char-server.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf index b8f914b8..89b853af 100644 --- a/conf/char/char-server.conf +++ b/conf/char/char-server.conf @@ -48,8 +48,8 @@ char_configuration: { // Information related to inter-server behavior inter: { // Server Communication username and password. - userid: "s1" - passwd: "p1" + userid: "s2" + passwd: "p2" // Login Server IP // The character server connects to the login server using this IP address. |