forked from mirror/openmw-tes3mp
[General] Change master server port to 25560
This commit is contained in:
parent
e77b109ef5
commit
6739233aa3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ loglevel = 0
|
|||
|
||||
[Master]
|
||||
address = master.tes3mp.com
|
||||
port = 8080
|
||||
port = 25560
|
||||
|
||||
[Chat]
|
||||
# Use https://wiki.libsdl.org/SDL_Keycode to find the correct key codes when rebinding
|
||||
|
|
Loading…
Reference in a new issue