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