From 260cd23409c96e10733bd11eb469eb58fd83d71f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= <git@wgmd.de>
Date: Tue, 12 Apr 2016 21:28:39 +0200
Subject: Add some spectator bindings.

AutoDirector, Graphs, X-Ray UI Fix
---
 bindings-demo.cfg | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/bindings-demo.cfg b/bindings-demo.cfg
index 3e67269..e5b4c99 100644
--- a/bindings-demo.cfg
+++ b/bindings-demo.cfg
@@ -26,9 +26,12 @@ bind z +demoslowest
 bind x demo_togglepause
 bind c +demofastest
 
-bind f "toggle spec_show_xray" // "radio2"
-// bind g "radio1"
-// bind h "radio3"
+bind r "radio3" // AutoDirector
+bind f "radio2" // X-Ray
+// Alternative: "toggle spec_show_xray" - wird aber dann nicht im UI angezeigt
+bind v "radio1" // Show profile
+
+bind g lastinv // Graphs (Damage, Kills, Cash, ...)
 
 // bind . +demofaster
 // bind , +demoslower
-- 
cgit v1.2.3