mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Moved intialization of appearance from the SendInitialData event handler into CompleteMovement handler. That ensures that m_appearance is initialized before the inventory is retrieved (so there is a place to check on attachments).