mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Add even for terrain tainting and synchronize terrain module with physics scene before physics simulation step rather than after
This commit is contained in:
@@ -722,6 +722,7 @@ namespace OpenSim.Region.CoreModules.World.Terrain
|
||||
}
|
||||
if (shouldTaint)
|
||||
{
|
||||
m_scene.EventManager.TriggerTerrainTainted();
|
||||
m_tainted = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user