mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Yet more cleanup/refactoring
This commit is contained in:
@@ -81,6 +81,8 @@ namespace OpenSim
|
||||
this.user_accounts = accounts;
|
||||
this.m_console = console;
|
||||
PacketServer packetServer = new PacketServer(this);
|
||||
|
||||
//set up delegate for authenticate sessions
|
||||
this.AuthenticateHandler = new AuthenticateSessionHandler(this.m_gridServers.GridServer.AuthenticateSession);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user