mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
BulletSim: non-functional changes to debugging statements and formatting.
This commit is contained in:
@@ -951,8 +951,7 @@ namespace OpenSim.Region.CoreModules.World.Terrain
|
||||
if (allowed)
|
||||
{
|
||||
StoreUndoState();
|
||||
m_floodeffects[(StandardTerrainEffects) action].FloodEffect(
|
||||
m_channel, fillArea, size);
|
||||
m_floodeffects[(StandardTerrainEffects) action].FloodEffect(m_channel, fillArea, size);
|
||||
|
||||
//revert changes outside estate limits
|
||||
if (!god)
|
||||
|
||||
Reference in New Issue
Block a user