diff options
Diffstat (limited to 'indra/newview/llavataractions.h')
| -rw-r--r-- | indra/newview/llavataractions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llavataractions.h b/indra/newview/llavataractions.h index f3df953e98..afd8060ee3 100644 --- a/indra/newview/llavataractions.h +++ b/indra/newview/llavataractions.h @@ -112,6 +112,7 @@ public: * Request teleport from other avatar */ static void teleportRequest(const LLUUID& id); + static void teleport_request_callback(const LLSD& notification, const LLSD& response); /** * Share items with the avatar. |
