add maxwidth here just to be safe

This commit is contained in:
ListenerJubatus
2018-01-07 11:32:48 -06:00
parent b07c629285
commit ab5678ff5b
@@ -5,7 +5,7 @@ local t = Def.ActorFrame {};
t[#t+1] = Def.ActorFrame {
LoadFont("Common Italic Condensed") .. {
InitCommand=cmd(y,-1;zoom,1.2;);
InitCommand=cmd(y,-1;zoom,1.2;maxwidth,130;);
BeginCommand=function(self)
local top = SCREENMAN:GetTopScreen()
if top then