mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Formatting cleanup, minor refactoring. Fixed some comparisons of value types and null.
This commit is contained in:
@@ -38,7 +38,7 @@ namespace OpenSim.Region.DataSnapshot.Providers
|
||||
/* This module doesn't check for changes, since it's *assumed* there are none.
|
||||
* Nevertheless, it's possible to have changes, since all the fields are public.
|
||||
* There's no event to subscribe to. :/
|
||||
*
|
||||
*
|
||||
* I don't think anything changes the fields beyond RegionModule PostInit, however.
|
||||
*/
|
||||
private Scene m_scene = null;
|
||||
|
||||
Reference in New Issue
Block a user