Quantcast

-final commit for version 7

Xruptor [10-31-12 - 02:41]
-final commit for version 7
Filename
BagSync.lua
diff --git a/BagSync.lua b/BagSync.lua
index 0b6f61f..d240849 100644
--- a/BagSync.lua
+++ b/BagSync.lua
@@ -633,7 +633,7 @@ local function ScanTokens()
 			end
 		end
 	end
-
+	--we don't want to overwrite tokens, because some characters may have currency that the others dont have
 end

 hooksecurefunc("BackpackTokenFrame_Update", ScanTokens)