score font size++
This commit is contained in:
parent
0531167976
commit
a37cce18a0
1 changed files with 2 additions and 2 deletions
|
@ -267,9 +267,9 @@ static class Arts
|
|||
Text.Add(
|
||||
score_txt[i].ToString(),
|
||||
Matrix.TRS(
|
||||
score_pos + score_ori * V.XYZ((1 - i) * 0.333f, 0, 0),
|
||||
score_pos + score_ori * V.XYZ((1 - i) * 0.4f, 0, 0),
|
||||
score_ori,
|
||||
40
|
||||
48
|
||||
),
|
||||
text_style
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue