Mercurial > wow > askmrrobot
diff AskMrRobot.lua @ 45:1851d0fd18fa v15
fixed an issue with shopping tab enchant links not working on AH
author | yellowfive |
---|---|
date | Sat, 01 Nov 2014 22:51:36 -0700 |
parents | 262083330ac9 |
children | 90175bdc50e6 |
line wrap: on
line diff
--- a/AskMrRobot.lua Fri Oct 24 13:38:31 2014 -0700 +++ b/AskMrRobot.lua Sat Nov 01 22:51:36 2014 -0700 @@ -780,7 +780,7 @@ -- the data that was last imported AskMrRobot.ImportData = nil -- keyed by slot id -local MIN_IMPORT_VERSION = 2 +local MIN_IMPORT_VERSION = 13 -- -- Import a character, returning nil on success, otherwise an error message, import result stored in AskMrRobot.ImportData