[RLVa] gRlvHandler.canStand --> RlvActions::canStand
This commit is contained in:
@@ -70,6 +70,15 @@ public:
|
||||
*/
|
||||
static bool autoAcceptTeleportRequest(const LLUUID& idRequester);
|
||||
|
||||
// =================
|
||||
// World interaction
|
||||
// =================
|
||||
public:
|
||||
/*
|
||||
* Returns true if the user can stand up (returns true if the user isn't currently sitting)
|
||||
*/
|
||||
static bool canStand();
|
||||
|
||||
// ================
|
||||
// Helper functions
|
||||
// ================
|
||||
|
||||
Reference in New Issue
Block a user