summaryrefslogtreecommitdiff
path: root/indra/newview/llcommandhandler.cpp
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-03-15 12:02:58 -0700
committerLeyla Farazha <leyla@lindenlab.com>2011-03-15 12:02:58 -0700
commit3f64343b0b078e481c1c852ccd7201be6826a110 (patch)
tree8e82154ded91c169702e374d2e293712542805fd /indra/newview/llcommandhandler.cpp
parentfa277a3b4a5d5dc5af6eb53ecd005e4789534758 (diff)
parent2c22863888eefbfb0f4245011be989d155583db7 (diff)
Merge
Diffstat (limited to 'indra/newview/llcommandhandler.cpp')
-rwxr-xr-xindra/newview/llcommandhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llcommandhandler.cpp b/indra/newview/llcommandhandler.cpp
index 360ba080ac..1b6ba02aac 100755
--- a/indra/newview/llcommandhandler.cpp
+++ b/indra/newview/llcommandhandler.cpp
@@ -35,7 +35,7 @@
// system includes
#include <boost/tokenizer.hpp>
-#define THROTTLE_PERIOD 15 // required secs between throttled commands
+#define THROTTLE_PERIOD 5 // required secs between throttled commands
static LLCommandDispatcherListener sCommandDispatcherListener;