Give AC audio searcher invalid avatar URL

This commit is contained in:
Atlante45 2016-05-18 19:09:25 -07:00
parent 1c5e1bb5ea
commit 917fe2ae6a

View file

@ -40,6 +40,7 @@ var DEFAULT_SOUND_DATA = {
Script.include("../../libraries/utils.js");
Agent.isAvatar = true; // This puts a robot at 0,0,0, but is currently necessary in order to use AvatarList.
Avatar.skeletonModelURL = "http://invalid-url";
function ignore() {}
function debug() { // Display the arguments not just [Object object].
//print.apply(null, [].map.call(arguments, JSON.stringify));