Skip to content
Snippets Groups Projects
Commit 80b37e50 authored by Aimee Linden's avatar Aimee Linden
Browse files

Merge

parents e77ac4ca fd4cbed7
No related branches found
No related tags found
No related merge requests found
...@@ -330,7 +330,7 @@ public: ...@@ -330,7 +330,7 @@ public:
private: private:
// determine the cache filename for the region from the region handle // determine the cache filename for the region from the region handle
const std::string LLViewerRegion::getObjectCacheFilename(U64 mHandle) const; const std::string getObjectCacheFilename(U64 mHandle) const;
// The surfaces and other layers // The surfaces and other layers
LLSurface* mLandp; LLSurface* mLandp;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment