* even more renaming and refactoring; the cleaning woman is on call.

This commit is contained in:
lbsa71
2007-09-20 23:47:32 +00:00
parent 101369e25a
commit ca611c6668
13 changed files with 95 additions and 96 deletions

View File

@@ -151,7 +151,7 @@ namespace OpenSim.Region.Environment.Scenes
scenePrescence.Firstname, scenePrescence.Lastname,
newDebug));
scenePrescence.ControllingClient.SetDebug(newDebug);
scenePrescence._ControllingClient.SetDebug(newDebug);
}
}
}