Typo Fix

Talen-Shei [08-09-15 - 22:49]
Typo Fix
Filename
KeyBindSwapper.lua
diff --git a/KeyBindSwapper.lua b/KeyBindSwapper.lua
index adcaf5c..ef0aa76 100644
--- a/KeyBindSwapper.lua
+++ b/KeyBindSwapper.lua
@@ -106,7 +106,6 @@ function setKeyBinds(profile)
 		end
 	end
 	if isSafe == true then
-		if KBS.Account.SingleTarget then
 		for layer = 1, #KBS.Global.KeyTables[profile].BindTable do
 			for cat = 1, #KBS.Global.KeyTables[profile].BindTable[layer].Category do
 				for action = 1, #KBS.Global.KeyTables[profile].BindTable[layer].Category[cat].Actions do