aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/lllivefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/lllivefile.h')
-rw-r--r--linden/indra/llcommon/lllivefile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llcommon/lllivefile.h b/linden/indra/llcommon/lllivefile.h
index 1d55f7b..0a18fe0 100644
--- a/linden/indra/llcommon/lllivefile.h
+++ b/linden/indra/llcommon/lllivefile.h
@@ -32,6 +32,8 @@
32#ifndef LL_LLLIVEFILE_H 32#ifndef LL_LLLIVEFILE_H
33#define LL_LLLIVEFILE_H 33#define LL_LLLIVEFILE_H
34 34
35const F32 configFileRefreshRate = 5.0; // seconds
36
35 37
36class LLLiveFile 38class LLLiveFile
37{ 39{