mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 19:55:35 +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.