--- trunk/ModularRex/RexNetwork/ClientViews/RexClientViewNG.cs 2009/09/11 10:35:04 208 +++ trunk/ModularRex/RexNetwork/ClientViews/NaaliClientView.cs 2009/09/11 10:38:01 209 @@ -12,9 +12,9 @@ namespace ModularRex.RexNetwork { //TODO: RENAME! - public class RexClientViewNG : RexClientViewBase + public class NaaliClientView : RexClientViewBase { - public RexClientViewNG(EndPoint remoteEP, IScene scene, IAssetCache assetCache, + public NaaliClientView(EndPoint remoteEP, IScene scene, IAssetCache assetCache, LLPacketServer packServer, AuthenticateResponse authenSessions, UUID agentId, UUID sessionId, uint circuitCode, EndPoint proxyEP, ClientStackUserSettings userSettings) : base(remoteEP, scene, packServer, authenSessions, agentId,