mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
HG Friends: pulled sim-bound notification code to HGStatusNotifier, so that we can better manage this traffic.
This commit is contained in:
@@ -212,7 +212,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Friends
|
||||
scene.EventManager.OnClientLogin += OnClientLogin;
|
||||
}
|
||||
|
||||
public void RegionLoaded(Scene scene)
|
||||
public virtual void RegionLoaded(Scene scene)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user