LLGestureManager renamed to LLGestureMgr. Also, derived from LLSingleton.
This commit is contained in:
@@ -2615,7 +2615,7 @@ bool idle_startup()
|
||||
// Could schedule and delay these for later.
|
||||
const BOOL no_inform_server = FALSE;
|
||||
const BOOL no_deactivate_similar = FALSE;
|
||||
gGestureManager.activateGestureWithAsset(item_id, asset_id,
|
||||
LLGestureMgr::instance().activateGestureWithAsset(item_id, asset_id,
|
||||
no_inform_server,
|
||||
no_deactivate_similar);
|
||||
// We need to fetch the inventory items for these gestures
|
||||
|
||||
Reference in New Issue
Block a user