Make text entry text larger

This commit is contained in:
Josh Allen
2008-05-18 03:23:00 +00:00
parent d3abee1eeb
commit e478c024db
+3 -3
View File
@@ -4072,12 +4072,12 @@ RowStartY=SCREEN_CENTER_Y-30
RowEndX=SCREEN_RIGHT-100 RowEndX=SCREEN_RIGHT-100
RowEndY=SCREEN_BOTTOM-96 RowEndY=SCREEN_BOTTOM-96
QuestionX=SCREEN_CENTER_X QuestionX=SCREEN_CENTER_X
QuestionY=SCREEN_CENTER_Y-20 QuestionY=SCREEN_CENTER_Y-40
QuestionOnCommand=zoom,0.8;wrapwidthpixels,600 QuestionOnCommand=zoom,1.5;wrapwidthpixels,600
QuestionOffCommand= QuestionOffCommand=
AnswerX=SCREEN_CENTER_X AnswerX=SCREEN_CENTER_X
AnswerY=SCREEN_CENTER_Y+20 AnswerY=SCREEN_CENTER_Y+20
AnswerOnCommand=zoom,0.7;shadowlength,0 AnswerOnCommand=zoom,1.5;shadowlength,0
AnswerOffCommand= AnswerOffCommand=
CursorOnCommand= CursorOnCommand=
CursorOffCommand= CursorOffCommand=