more updates to Hello World, mainly in the readme.
This commit is contained in:
@@ -13,7 +13,7 @@ local t = Def.ActorFrame{
|
||||
InitCommand=cmd(zoomto,SCREEN_WIDTH*0.975,2;y,-32;diffuse,color("#111111FF");diffusetopedge,color("#11111188");shadowlength,-1;shadowcolor,color("#FFFFFF44");fadeleft,0.1;faderight,0.625);
|
||||
};
|
||||
LoadFont("_frutiger roman 24px")..{
|
||||
Name="Header";
|
||||
Name="Explanation";
|
||||
Text=THEME:GetString("ScreenGuideMain","Explanation");
|
||||
InitCommand=cmd(x,-312;y,-24;align,0,0;diffuse,color("#111111FF");zoom,0.65;wrapwidthpixels,(SCREEN_WIDTH));
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user