Patch #9155 (Mantis #1793)

Fix a regression that caused the region settings not to save.
Still no SQLite support for region settings. MySQL now functional.
This commit is contained in:
Melanie Thielker
2008-07-25 06:17:43 +00:00
parent ff0644a104
commit 5998fb712a
2 changed files with 4 additions and 0 deletions

View File

@@ -120,6 +120,9 @@ namespace OpenSim.Region.Environment.Modules.World.Estate
public void setEstateTerrainBaseTexture(IClientAPI remoteClient, int corner, LLUUID texture)
{
if(texture == LLUUID.Zero)
return;
switch (corner)
{
case 0: