Mercurial > wow > askmrrobot
diff Constants.lua @ 94:adec0972d4e1 v44
Minor tweak for team optimizer.
author | yellowfive |
---|---|
date | Fri, 23 Sep 2016 18:23:41 -0700 |
parents | 177391341e26 |
children | 5bacf5c7c66d |
line wrap: on
line diff
--- a/Constants.lua Wed Sep 21 11:25:11 2016 -0700 +++ b/Constants.lua Fri Sep 23 18:23:41 2016 -0700 @@ -6,7 +6,7 @@ -- min addon version that we will support for inter-addon communication for e.g. the team optimizer -- last update to version 36 for Legion pre-patch -Amr.MIN_ADDON_VERSION = 36 +Amr.MIN_ADDON_VERSION = 44 -- import some constants from the serializer for convenience Amr.ChatPrefix = Amr.Serializer.ChatPrefix