OpenSimMirror/OpenSim/Region/CoreModules/Avatar/Groups
Melanie Thielker e4d26d7bfa When a shared module hooks OnClientClosed, it has no way of finding
out which client connection has closed. So, in multi-region sims, things
can get messy fast.
This introduces a second parameters, which is a Scene object ref. Minor
adjustments to custom modules may be required due to this change.
2009-06-19 20:46:17 +00:00
..
GroupsModule.cs When a shared module hooks OnClientClosed, it has no way of finding 2009-06-19 20:46:17 +00:00