add both Ep3 EU ports in config.json

This commit is contained in:
Martin Michelsen
2023-11-12 12:16:48 -08:00
parent 884653d41c
commit 53451c2d45
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -68,7 +68,8 @@
"gc-eu10": [9200, "gc", "login_server"],
"gc-eu11": [9201, "gc", "login_server"],
"gc-eu3-50": [9202, "gc", "login_server"],
"gc-eu3-60": [9204, "gc", "login_server"],
"gc-eu3-60a": [9203, "gc", "login_server"],
"gc-eu3-60b": [9204, "gc", "login_server"],
"pc": [9300, "pc", "login_server"],
"pc-patch": [10000, "patch", "patch_server_pc"],
"bb-patch": [11000, "patch", "patch_server_bb"],