mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
This is done by introducing a PresenceType enum into ScenePresence which currently has two values, User and Npc. This seems better than a SaveAttachments flag in terms of code comprehension, though I'm still slightly uneasy about introducing these semantics to core objects