mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
build fix
This commit is contained in:
parent
572bb4ef36
commit
bd725f0bbe
3 changed files with 7 additions and 8 deletions
|
|
@ -3869,6 +3869,7 @@ void LuaEngine::registerCoreAPI() {
|
|||
"function StopSound() end\n"
|
||||
"function UIParent_OnEvent() end\n"
|
||||
"UIParent = CreateFrame('Frame', 'UIParent')\n"
|
||||
"UIPanelWindows = {}\n"
|
||||
"WorldFrame = CreateFrame('Frame', 'WorldFrame')\n"
|
||||
// GameTooltip: global tooltip frame used by virtually all addons
|
||||
"GameTooltip = CreateFrame('Frame', 'GameTooltip')\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue