From 67076e913a333c0394f8386ca1501fd58976b13d Mon Sep 17 00:00:00 2001 From: Xruptor Date: Mon, 23 Jul 2018 16:39:30 -0400 Subject: [PATCH] Fix for the key binding error. Changes to the binding code only allow one header now. --- Bindings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Bindings.xml b/Bindings.xml index 6d16795..7737dc8 100644 --- a/Bindings.xml +++ b/Bindings.xml @@ -2,19 +2,19 @@ BagSync_ShowWindow("Blacklist"); - + BagSync_ShowWindow("Currency"); - + BagSync_ShowWindow("Gold"); - + BagSync_ShowWindow("Professions"); - + BagSync_ShowWindow("Profiles"); - + BagSync_ShowWindow("Search"); -- 1.7.9.5