aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lldrawpoolbump.cpp
diff options
context:
space:
mode:
authorMcCabe Maxsted2008-10-17 17:23:13 -0700
committerMcCabe Maxsted2008-10-17 17:23:13 -0700
commit1244535f9d664e81abdd7815ca6e6ea7c0ddaaca (patch)
treece09729a0e45136078db71eda2d14911cd43cbc2 /linden/indra/newview/lldrawpoolbump.cpp
parentrebranding compiled (diff)
downloadmeta-impy-1244535f9d664e81abdd7815ca6e6ea7c0ddaaca.zip
meta-impy-1244535f9d664e81abdd7815ca6e6ea7c0ddaaca.tar.gz
meta-impy-1244535f9d664e81abdd7815ca6e6ea7c0ddaaca.tar.bz2
meta-impy-1244535f9d664e81abdd7815ca6e6ea7c0ddaaca.tar.xz
rebranding with updated help menu
Diffstat (limited to 'linden/indra/newview/lldrawpoolbump.cpp')
-rw-r--r--linden/indra/newview/lldrawpoolbump.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lldrawpoolbump.cpp b/linden/indra/newview/lldrawpoolbump.cpp
index 0dd11d6..73d88f7 100644
--- a/linden/indra/newview/lldrawpoolbump.cpp
+++ b/linden/indra/newview/lldrawpoolbump.cpp
@@ -139,7 +139,7 @@ void LLStandardBumpmap::restoreGL()
139 return; 139 return;
140 } 140 }
141 141
142// llinfos << "Loading bumpmap: " << bump_file << " from viewerart" << llendl; 142 llinfos << "Loading bumpmap: " << bump_file << " from viewerart" << llendl;
143 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mLabel = label; 143 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mLabel = label;
144 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mImage = 144 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mImage =
145 gImageList.getImageFromFile(bump_file, 145 gImageList.getImageFromFile(bump_file,