Skip to content

Commit 29fd976

Browse files
committed
port number fix
1 parent 80a635b commit 29fd976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gameserver/conf/hexid.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#the hexID to auth into login
2-
#Fri Dec 06 10:43:26 SGT 2024
2+
#Wed Jan 15 18:47:22 SGT 2025
33
HexID=81a8ba90db0e77d303397388e25ecefa
44
ServerID=1

gameserver/conf/server.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GameserverPort = 7778
1111

1212
# The Loginserver host and port.
1313
LoginHost = 127.0.0.1
14-
LoginPort = 9015
14+
LoginPort = 9014
1515

1616
# This is the server id that the gameserver will request.
1717
RequestServerID = 1

0 commit comments

Comments
 (0)