Merge pull request #14 from shagu/master

ignore pfQuest minimap nodes
This commit is contained in:
LaYt
2018-05-16 08:58:58 +07:00
committed by GitHub
+2 -1
View File
@@ -42,7 +42,8 @@ MBB_Ignore = {
[16] = "QuestieNote", [16] = "QuestieNote",
[17] = "MetaMap", [17] = "MetaMap",
[18] = "LootLinkMinimapButton", [18] = "LootLinkMinimapButton",
[19] = "TimeManagerClockButton" [19] = "TimeManagerClockButton",
[20] = "pfMiniMapPin"
}; };
MBB_IgnoreSize = { MBB_IgnoreSize = {