GarrisonCommander

GarrisonCommander

4M Downloads

false false false in chat when opening Renown menu

ConKou opened this issue ยท 1 comments

commented

When we click to open the button under the minimap that is called Dragon Isles Summary and shows renown and dragonriding, a chat message "false false false" is sent every time.

commented

This is caused by rogue print statement in minimap.lua on line 42 in GarrisonCommander...
Comment it out like so:

        -- print(shift, ctrl, alt)

@alarofrunetotem this is a two character change. Could it please be made?