Removed bloom tab from post-process menu.

This commit is contained in:
Shyotl
2011-02-15 17:19:23 -06:00
parent 000f102722
commit 257a971fcd
4 changed files with 14 additions and 14 deletions

View File

@@ -117,9 +117,9 @@ public:
return (*this)["enable_night_vision"];
}
inline LLSD & useBloomShader() {
/*inline LLSD & useBloomShader() {
return (*this)["enable_bloom"];
}
}*/
inline LLSD & useColorFilter() {
return (*this)["enable_color_filter"];