Asset/Inventory : Lets try this again, and we'll add tests for .Body, and .j2cData
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@849 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -11,7 +11,7 @@ namespace libsecondlife.InventorySystem
|
||||
{
|
||||
get
|
||||
{
|
||||
if ( Asset != null )
|
||||
if (_Asset != null)
|
||||
{
|
||||
return ((AssetScript)Asset).Source;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user