Mercurial > wow > askmrrobot
comparison ui/AmrUiFrame.lua @ 112:57c6cac5143c v52
7.3 update, preparation for reading crucible.
author | yellowfive |
---|---|
date | Mon, 28 Aug 2017 19:33:14 -0700 |
parents | 0515882856f1 |
children | a0894ffebd15 |
comparison
equal
deleted
inserted
replaced
111:2f78f6c96183 | 112:57c6cac5143c |
---|---|
26 | 26 |
27 --[[----------------------------------------------------------------------------- | 27 --[[----------------------------------------------------------------------------- |
28 Scripts | 28 Scripts |
29 -------------------------------------------------------------------------------]] | 29 -------------------------------------------------------------------------------]] |
30 local function buttonOnClick(frame) | 30 local function buttonOnClick(frame) |
31 PlaySound("gsTitleOptionExit") | 31 --PlaySound("gsTitleOptionExit") |
32 frame.obj:Hide() | 32 frame.obj:Hide() |
33 end | 33 end |
34 | 34 |
35 local function frameOnClose(frame) | 35 local function frameOnClose(frame) |
36 frame.obj:Fire("OnClose") | 36 frame.obj:Fire("OnClose") |