mirror of
https://github.com/opensim/opensim.git
synced 2026-09-02 11:22:26 +08:00
For those functions that was using the clientManager's foreachClient(delegate) method, there is now a ForEachScenePresence(delegate) in scene. This change helps with the decoupling of client packet functions from the scene functions.