* fix build break: sigh, must remember to build before committing

0.6.6-post-fixes
Justin Clarke Casey 2009-06-12 14:23:31 +00:00
parent 4e526778b7
commit 874df490fb
1 changed files with 1 additions and 2 deletions

View File

@ -527,9 +527,8 @@ namespace OpenSim.Region.CoreModules.World.Archiver
}
}
currentRegionSettings.Save();
return true;
}
}
}