aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerstats.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewerstats.h')
-rw-r--r--linden/indra/newview/llviewerstats.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewerstats.h b/linden/indra/newview/llviewerstats.h
index 9e42f29..3c959a5 100644
--- a/linden/indra/newview/llviewerstats.h
+++ b/linden/indra/newview/llviewerstats.h
@@ -160,8 +160,9 @@ public:
160 ST_WINDOW_HEIGHT = 55, 160 ST_WINDOW_HEIGHT = 55,
161 ST_TEX_BAKES = 56, 161 ST_TEX_BAKES = 56,
162 ST_TEX_REBAKES = 57, 162 ST_TEX_REBAKES = 57,
163 ST_LOGITECH_LCD = 58,
163 164
164 ST_COUNT = 58 165 ST_COUNT = 59
165 }; 166 };
166 167
167 168