From 6f7a0a900c657901c1f850ee34821d1664b3fc95 Mon Sep 17 00:00:00 2001 From: Alar of Daggerspine Date: Mon, 12 Jan 2015 04:12:34 +0100 Subject: [PATCH] A wrong Curse metatag Signed-off-by: Alar of Daggerspine --- GarrisonCommander.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/GarrisonCommander.lua b/GarrisonCommander.lua index 9c522bd..212e6e5 100644 --- a/GarrisonCommander.lua +++ b/GarrisonCommander.lua @@ -464,12 +464,10 @@ end local origGarrisonMissionButton_OnEnter = _G.GarrisonMissionButton_OnEnter function _G.GarrisonMissionButton_OnEnter(this,button) origGarrisonMissionButton_OnEnter(this,button) - --@debug@ if (this.info.inProgress) then GameTooltip:AddDoubleLine("ID:",this.info.missionID) GameTooltip:Show() end - --@end-debug@ end --@end-debug@ -- These local will became conf var -- 1.7.9.5