From 4384da265417f4bb00a8777452b6d8b7ee9b8e36 Mon Sep 17 00:00:00 2001 From: tercio Date: Fri, 18 Apr 2014 01:09:58 -0300 Subject: [PATCH] place holder --- gumps/janela_principal.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gumps/janela_principal.lua b/gumps/janela_principal.lua index 56e325a3..1aebd120 100644 --- a/gumps/janela_principal.lua +++ b/gumps/janela_principal.lua @@ -36,7 +36,7 @@ local modo_grupo = _detalhes._detalhes_props["MODO_GROUP"] local modo_all = _detalhes._detalhes_props["MODO_ALL"] --constants -local baseframe_strata = "HIGH" +local baseframe_strata = "LOW" local gump_fundo_backdrop = { bgFile = [[Interface\AddOns\Details\images\background]], tile = true, tileSize = 16, insets = {left = 0, right = 0, top = 0, bottom = 0}}