From 582340d4e782ac5f5fcbd96f8f6b7a011b51044c Mon Sep 17 00:00:00 2001 From: Charles Lohr Date: Sun, 22 May 2005 06:12:37 +0000 Subject: [PATCH] Change: Let text width's be set independant to box size, this will make it more asthetically pleasing and prevent it from breaking totally when people mess around with bitmaptext --- stepmania/Themes/default/metrics.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 9647a87f6f..01975f89be 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -856,6 +856,8 @@ DiffBGX=SCREEN_CENTER_X-60 DiffBGOnCommand=zoomz,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0 DiffBGOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0 ChatOutputLines=16 +ChatTextOutputWidth=920 +ChatTextInputWidth=920 NumStylesShow=1 NumSongsShow=4 NumGroupsShow=3