mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
mantis 8583: update region information on Grid on map regeneration
This commit is contained in:
@@ -12163,7 +12163,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
}
|
||||
|
||||
m_lastMapRegenTime = Double.MaxValue;
|
||||
mapModule.GenerateMaptile();
|
||||
((Scene)Scene).RegenerateMaptileAndReregister(this, null);
|
||||
SendAlertMessage("Terrain map generated");
|
||||
m_lastMapRegenTime = now;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user