Phantom Avatar no longer works, not on SL, not on OpenSim. Bye Phantom~

This commit is contained in:
Lirusaito
2013-03-24 12:44:29 -04:00
parent 7aa0b439a8
commit 16babd38e0
5 changed files with 3 additions and 80 deletions

View File

@@ -4502,8 +4502,6 @@ void send_agent_update(BOOL force_send, BOOL send_reliable)
return;
}
if(gAgent.getPhantom()) return; //Don't want to do this while phantom
// We have already requested to log out. Don't send agent updates.
if(LLAppViewer::instance()->logoutRequestSent())
{