diff options
author | Justin Clark-Casey (justincc) | 2011-02-12 01:08:56 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-02-12 01:08:56 +0000 |
commit | 03d82a5a8524cfba07d95456d59be6f35ab72048 (patch) | |
tree | c0d85bd5990cbb126c276e3b0b369afcfe72f4ce /OpenSim/Region/ScriptEngine/XEngine/XEngine.cs | |
parent | Hack in a crude temporary "estate show" command (diff) | |
download | opensim-SC_OLD-03d82a5a8524cfba07d95456d59be6f35ab72048.zip opensim-SC_OLD-03d82a5a8524cfba07d95456d59be6f35ab72048.tar.gz opensim-SC_OLD-03d82a5a8524cfba07d95456d59be6f35ab72048.tar.bz2 opensim-SC_OLD-03d82a5a8524cfba07d95456d59be6f35ab72048.tar.xz |
Fix bug where "My estate" name was always used even if the user entered a different name on initial setup.
Turns out we had stopped saving estate settings immediately after the name change. The scene constructor then reloade the settings and oblitereted the different name.
This code could be more efficient since there's no reason for scene to reload the settings when they are already known to be valid.
Thanks to Thoneve for the spot on this.
Diffstat (limited to 'OpenSim/Region/ScriptEngine/XEngine/XEngine.cs')
0 files changed, 0 insertions, 0 deletions