mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
comment out code for map deregister, still not done
This commit is contained in:
@@ -1562,8 +1562,8 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
||||
|
||||
public void DeregisterMap()
|
||||
{
|
||||
if (m_mapImageServiceModule != null)
|
||||
m_mapImageServiceModule.RemoveMapTiles(m_scene);
|
||||
//if (m_mapImageServiceModule != null)
|
||||
// m_mapImageServiceModule.RemoveMapTiles(m_scene);
|
||||
}
|
||||
|
||||
private void GenerateMaptile(Bitmap mapbmp)
|
||||
|
||||
Reference in New Issue
Block a user