Woops, fix this
This commit is contained in:
@@ -3920,7 +3920,7 @@ void handle_object_sit_or_stand()
|
|||||||
|
|
||||||
if (sitting_on_selection())
|
if (sitting_on_selection())
|
||||||
{
|
{
|
||||||
LLAgent::stopAutoPilot(true);
|
gAgent.stopAutoPilot(true);
|
||||||
gAgent.standUp();
|
gAgent.standUp();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user