diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-06-20 22:11:41 +0100 |
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-06-20 22:11:41 +0100 |
| commit | 4d29b95fb5f2a909be3379181d3f133093ce9c8c (patch) | |
| tree | 35ffd92657911b6d8a83a4860f89b40417922a8b /indra/llcommon/llassettype.h | |
| parent | 30b241d8a30ef48d39064f7edc844aa653c396e8 (diff) | |
| parent | f1e52656e9e328d66aa5050bc9e59948a0217283 (diff) | |
merge
Diffstat (limited to 'indra/llcommon/llassettype.h')
| -rw-r--r-- | indra/llcommon/llassettype.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llassettype.h b/indra/llcommon/llassettype.h index 3a4b5dad18..b849be9f16 100644 --- a/indra/llcommon/llassettype.h +++ b/indra/llcommon/llassettype.h @@ -152,7 +152,7 @@ public: static bool lookupIsAssetFetchByIDAllowed(EType asset_type); // the asset allows direct download static bool lookupIsAssetIDKnowable(EType asset_type); // asset data can be known by the viewer - + static const std::string& badLookup(); // error string when a lookup fails protected: |
