mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-15 08:48:22 +00:00
Update remote ip [skip ci]
This commit is contained in:
@@ -534,7 +534,7 @@ void WorldServer::Handle_NewLSInfo(ServerNewLSInfo_Struct *new_world_server_info
|
||||
server.db->UpdateWorldRegistration(
|
||||
GetServerId(),
|
||||
GetServerLongName(),
|
||||
GetConnection()->Handle()->RemoteIP()
|
||||
GetRemoteIp()
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user