From b73ad517841cb428a395a6f49376d3bdc8e50f7e Mon Sep 17 00:00:00 2001 From: Leyla Farazha Date: Tue, 8 Apr 2008 21:04:41 +0000 Subject: svn merge -r84080:84255 svn+ssh://svn/svn/linden/branches/intermezzo-9 QAR-431 --- indra/llcommon/lllivefile.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/llcommon') diff --git a/indra/llcommon/lllivefile.h b/indra/llcommon/lllivefile.h index 689590e324..7e24744491 100644 --- a/indra/llcommon/lllivefile.h +++ b/indra/llcommon/lllivefile.h @@ -32,6 +32,8 @@ #ifndef LL_LLLIVEFILE_H #define LL_LLLIVEFILE_H +const F32 configFileRefreshRate = 5.0; // seconds + class LLLiveFile { -- cgit v1.2.3