5 lines
214 B
Lua
5 lines
214 B
Lua
|
|
return Def.ActorFrame{
|
||
|
|
Def.Quad{
|
||
|
|
InitCommand=cmd(zoomto,THEME:GetMetric(Var "LoadingScreen","ChatInputBoxWidth"),THEME:GetMetric(Var "LoadingScreen","ChatInputBoxHeight");diffuse,color("0,0,0,0.25"));
|
||
|
|
};
|
||
|
|
};
|