Fix: Lua Error
Alar of Runetotem [02-16-17 - 22:19]
diff --git a/OrderHall.lua b/OrderHall.lua
index a69ed8e..e54fcc3 100644
--- a/OrderHall.lua
+++ b/OrderHall.lua
@@ -213,7 +213,7 @@ print("Doing one time initialization for",this:GetName(),...)
--@end-debug@
addon:CheckMP()
self:SafeSecureHookScript("OrderHallMissionFrame","OnShow")
- GCS=addon:CreateHeader(self,'HALLPIN')
+ GCS=addon:CreateHeader(self,'HALLMOVEPANEL','HALLPIN')
GHF.FollowerStatusInfo=GHF:CreateFontString(nil, "BORDER", "GameFontNormal")
GHF.FollowerStatusInfo:SetPoint("TOPRIGHT",-30,0)
GHF.FollowerStatusInfo:SetHeight(25)
diff --git a/RelNotes.lua b/RelNotes.lua
index 3eafc18..18029c8 100644
--- a/RelNotes.lua
+++ b/RelNotes.lua
@@ -26,6 +26,7 @@ self:RelNotes(2,17,0,[[
Feature: Fast mode: if you keep the CTRL key pressed while opening the mission table, GC automagically completes pending mission and schedule new ones
Feature: Fast mode works for both Garrison and Shipyard mission
Feature: No longer includes OrderHallCommander: be sure you added it to Curse Client or manually update it
+Fix: Lua error when trying to close header in Order Hall if OrderHallCommander was not installed
]])
self:RelNotes(2,16,1,[[
Fix: Mission control was reusing followers