From 0fd18b8ca534ae75b72ce98199d7743be3812047 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 14 Feb 2003 06:36:02 +0000 Subject: [PATCH] fix init list order --- stepmania/src/Font.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/Font.h b/stepmania/src/Font.h index bf2a38d51c..bd2c9eb65a 100644 --- a/stepmania/src/Font.h +++ b/stepmania/src/Font.h @@ -56,10 +56,10 @@ struct FontPageSettings DrawExtraPixelsLeft(0), DrawExtraPixelsRight(0), AddToAllWidths(0), LineSpacing(-1), - ScaleAllWidthsBy(1), Top(-1), Baseline(-1), - DefaultWidth(-1) + DefaultWidth(-1), + ScaleAllWidthsBy(1) { } /* Map a range from a character map to glyphs. If cnt is -1, map the