comparison Degaine.lua @ 54:12a568d6387a

Updated globals vars for the script findglobals
author contrebasse
date Mon, 28 Feb 2011 01:20:07 +0100
parents 6da5658a3428
children 16828b1f9f9d
comparison
equal deleted inserted replaced
53:6da5658a3428 54:12a568d6387a
16 16
17 --------------------------------------------------------------- 17 ---------------------------------------------------------------
18 -- Globals to local 18 -- Globals to local
19 --------------------------------------------------------------- 19 ---------------------------------------------------------------
20 -- These need to be globals : 20 -- These need to be globals :
21 -- GLOBALS: Degaine_ToggleAuto, Degaine_isAuto, BINDING_HEADER_DEGAINE 21 -- GLOBALS: Degaine_ToggleAuto, Degaine_isAuto, BINDING_HEADER_DEGAINE, BINDING_NAME_DEGAINE_TOGGLE
22 22
23 -- It doesn't matter if they are globals, rarely unsed : 23 -- It doesn't matter if they are globals, rarely unsed :
24 -- GLOBALS: DEFAULT_CHAT_FRAME 24 -- GLOBALS: DEFAULT_CHAT_FRAME
25 25
26 -- Lua functions 26 -- Lua functions