diff options
author | simon_linden <none@none> | 2013-09-19 15:30:34 -0700 |
---|---|---|
committer | simon_linden <none@none> | 2013-09-19 15:30:34 -0700 |
commit | d3625d0b672d59b0164e1b4615edbb9550912ec6 (patch) | |
tree | 292f86a4e1dc65d57faee094f5365bf72a240846 /indra/newview/lldrawpoolsky.cpp | |
parent | 8fa463113c19682a64988d2f8c527ef5e5dd156c (diff) | |
parent | 95e34d86b9d86b3b3c7d3c39620e35b06f8fa9cf (diff) |
Merge downstream code
Diffstat (limited to 'indra/newview/lldrawpoolsky.cpp')
-rwxr-xr-x | indra/newview/lldrawpoolsky.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lldrawpoolsky.cpp b/indra/newview/lldrawpoolsky.cpp index 7f7d9f65c6..ef8bdc3304 100755 --- a/indra/newview/lldrawpoolsky.cpp +++ b/indra/newview/lldrawpoolsky.cpp @@ -155,3 +155,4 @@ void LLDrawPoolSky::renderSkyCubeFace(U8 side) void LLDrawPoolSky::endRenderPass( S32 pass ) { } + |