Fix Public Issue #10

This commit is contained in:
Somebody
2024-08-17 19:42:40 +08:00
parent 13b4f4899a
commit bf850af9d1
218 changed files with 994 additions and 980 deletions

View File

@@ -19,7 +19,7 @@ internal class QueryGatewayHandler
{
RegionName = config.GameServer.GameServerId,
Ip = config.GameServer.PublicAddress,
Port = config.GameServer.PublicPort,
Port = config.GameServer.Port,
Msg = "Access verification failed. Please check if you have logged in to the correct account and server.",
Unk1 = true,
Unk2 = true,