1
0
Fork 0

Random test of LUA error fixing problem

This commit is contained in:
Andrew Tomaka 2011-09-20 16:48:39 -04:00
parent 1905d59705
commit 460807d179
1 changed files with 3 additions and 2 deletions

View File

@ -84,8 +84,9 @@ function core:OnInitialize()
self:RegisterEvent('CHAT_MSG_CURRENCY', 'PrepareUpdate') self:RegisterEvent('CHAT_MSG_CURRENCY', 'PrepareUpdate')
end end
-- Get calendar events information -- Get calendar events information (CalendarFrame_CloseEvent() IS necessary)
CalendarFrame_CloseEvent() --CalendarFrame_CloseEvent()
FunctionThatWillNotBeFound()
OpenCalendar() OpenCalendar()
-- Reset data if necessary -- Reset data if necessary