diff options
author | Justin Clark-Casey (justincc) | 2011-12-08 16:10:47 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-12-08 16:10:47 +0000 |
commit | 355cde464a7ada3c6ab8fce7eb4118ad5cec0351 (patch) | |
tree | 042dc6f5d25abb570e8b15fba1701f7e0c1bdbad /OpenSim/Region/Framework/Interfaces/IRegionModulesController.cs | |
parent | Remove a left over log output (diff) | |
download | opensim-SC_OLD-355cde464a7ada3c6ab8fce7eb4118ad5cec0351.zip opensim-SC_OLD-355cde464a7ada3c6ab8fce7eb4118ad5cec0351.tar.gz opensim-SC_OLD-355cde464a7ada3c6ab8fce7eb4118ad5cec0351.tar.bz2 opensim-SC_OLD-355cde464a7ada3c6ab8fce7eb4118ad5cec0351.tar.xz |
Simplify Scene.AddNewClient()
If sp becomes null right after we've checked or created it, then behaviour down the line is going to be wrong anyway.
So instead retain the check/create ScenePresence reference and use this.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions