aboutsummaryrefslogtreecommitdiff
path: root/inputs
diff options
context:
space:
mode:
Diffstat (limited to 'inputs')
-rw-r--r--inputs/MouseFollower.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inputs/MouseFollower.xml b/inputs/MouseFollower.xml
index 7d7963d..bf3a36a 100644
--- a/inputs/MouseFollower.xml
+++ b/inputs/MouseFollower.xml
@@ -2,7 +2,7 @@
<Class>inputs.PygameInput</Class>
<Args>
<Id>followmouse</Id>
- <RefreshInterval>50</RefreshInterval>
+ <RefreshInterval>20</RefreshInterval>
<FollowMouse>True</FollowMouse>
</Args>
</InputElement>