mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Fixes mantis #4691 for real. This time I tested it, and it works.
This commit is contained in:
@@ -274,6 +274,7 @@ namespace OpenSim.Services.LLLoginService
|
||||
|
||||
// Get active gestures
|
||||
List<InventoryItemBase> gestures = m_InventoryService.GetActiveGestures(account.PrincipalID);
|
||||
m_log.DebugFormat("[LLOGIN SERVICE]: {0} active gestures", gestures.Count);
|
||||
|
||||
//
|
||||
// Login the presence
|
||||
|
||||
Reference in New Issue
Block a user