Skip to content

Commit 812042a

Browse files
Update src/en/config.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 6eebac6 commit 812042a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/en/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Under the `game` folder, there is a file named `config.txt`, you can fill in the
1414
| Show_panic | Whether to enable the panic button feature, set to true or false |
1515
| Legacy_Expression_Blend_Mode | Whether to enable legacy expression blend mode for Live2D, set to true or false |
1616
| Max_line | The limit for the number of lines in the text box. If not set, the default logic will be enabled. |
17-
| Max_lineHeight | The height of each line in the text box. It takes effect when Max_line is enabled. Unit: em |
17+
| Max_lineHeight | The line height of the text box, in `em`. Takes effect only when `Max_line` is set. |
1818

1919
The following is a sample configuration file:
2020

0 commit comments

Comments
 (0)