summaryrefslogtreecommitdiffhomepage
path: root/tracker-rift-080/ftnoir_tracker_rift_080.h
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-rift-080/ftnoir_tracker_rift_080.h')
-rw-r--r--tracker-rift-080/ftnoir_tracker_rift_080.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-rift-080/ftnoir_tracker_rift_080.h b/tracker-rift-080/ftnoir_tracker_rift_080.h
index a7fa1c55..139c480f 100644
--- a/tracker-rift-080/ftnoir_tracker_rift_080.h
+++ b/tracker-rift-080/ftnoir_tracker_rift_080.h
@@ -12,7 +12,7 @@ struct settings : opts {
value<bool> useYawSpring;
value<double> constant_drift, persistence, deadzone;
settings() :
- opts("Rift"),
+ opts("Rift-080"),
useYawSpring(b, "yaw-spring", false),
constant_drift(b, "constant-drift", 0.000005),
persistence(b, "persistence", 0.99999),