mirror of
git://opensimulator.org/git/opensim
synced 2026-08-15 09:32:16 +00: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