* Reverting 1371

afrisby
Adam Frisby 2007-07-18 22:49:11 +00:00
parent bb55713de0
commit 4cd9a87183
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ namespace OpenSim
localConfig.Close();
m_assetCache = new AssetCache("OpenSim.Region.Communications.Local.dll", m_networkServersInfo.AssetURL, m_networkServersInfo.AssetSendKey);
m_assetCache = new AssetCache("OpenSim.Region.GridInterfaces.Local.dll", m_networkServersInfo.AssetURL, m_networkServersInfo.AssetSendKey);
}
protected override LogBase CreateLog()