mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Update svn properties, formatting cleanup.
This commit is contained in:
@@ -121,7 +121,7 @@ namespace OpenSim.Region.Environment.Modules.World.Estate
|
||||
|
||||
public void setEstateTerrainBaseTexture(IClientAPI remoteClient, int corner, UUID texture)
|
||||
{
|
||||
if(texture == UUID.Zero)
|
||||
if (texture == UUID.Zero)
|
||||
return;
|
||||
|
||||
switch (corner)
|
||||
|
||||
Reference in New Issue
Block a user