aboutsummaryrefslogtreecommitdiff
path: root/config/Outdoor.xml
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2010-12-20 14:19:09 -0500
committerGravatar rcoh <rcoh@mit.edu>2010-12-20 14:19:09 -0500
commit7386cbc7ce48e3996d92d84cff3d1a4dab8f538d (patch)
treec6093fb305efc46ee3b73728206653892a670c14 /config/Outdoor.xml
parenta89c772cd64c6790906734f7128947e0f453c7e3 (diff)
A little bit more util stuff. Migrated the component registry to the ComponentRegistry module.
Almost done.
Diffstat (limited to 'config/Outdoor.xml')
-rw-r--r--config/Outdoor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Outdoor.xml b/config/Outdoor.xml
index 7f054f0..10274b2 100644
--- a/config/Outdoor.xml
+++ b/config/Outdoor.xml
@@ -120,7 +120,7 @@
<Class>inputs.PygameInput</Class>
<Args>
<Id>followmouse</Id>
- <RefreshInterval>10</RefreshInterval>
+ <RefreshInterval>50</RefreshInterval>
<FollowMouse>True</FollowMouse>
</Args>
</InputElement>