Allow testing of image cache in TestClient
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1713 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -43,6 +43,7 @@ namespace libsecondlife.TestClient
|
||||
Settings.ALWAYS_DECODE_OBJECTS = true;
|
||||
Settings.ALWAYS_REQUEST_OBJECTS = true;
|
||||
Settings.SEND_AGENT_UPDATES = true;
|
||||
Settings.USE_TEXTURE_CACHE = true;
|
||||
|
||||
Network.RegisterCallback(PacketType.AgentDataUpdate, new NetworkManager.PacketCallback(AgentDataUpdateHandler));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user