Fix: typing text width, typing text background color

This commit is contained in:
2019-06-25 18:37:59 +09:00
parent 81550bb5d5
commit eda975e398
3 changed files with 50 additions and 39 deletions
+1 -1
View File
@@ -236,4 +236,4 @@ TypingTextManager.ENGLISH_LETTER_RIGHT = [
];
TypingTextManager.SENTENCE_MAX_CHARACTER = 40;
TypingTextManager.SENTENCE_MAX_CHARACTER = 48;