mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
don't allow multiple presences of same avatar also on HG gatekeeper
This commit is contained in:
@@ -254,7 +254,6 @@ namespace OpenSim.Services.HypergridService
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Take the IP address + port of the gatekeeper (reg) plus the info of finalDestination
|
||||
GridRegion region = new GridRegion(gatekeeper);
|
||||
region.ServerURI = gatekeeper.ServerURI;
|
||||
|
||||
Reference in New Issue
Block a user