Fix misleading comment on title time
Title fadein, show and fadeout times are in ticks, but the config says it's in seconds.
This commit is contained in:
parent
8b90488e4c
commit
efd98deed6
@ -1018,7 +1018,7 @@ fbanners:
|
|||||||
#Title when moving between chunks
|
#Title when moving between chunks
|
||||||
Title:
|
Title:
|
||||||
Show-Title: true
|
Show-Title: true
|
||||||
# You can configure the time in 1.9 or higher! The values are in seconds
|
# You can configure the time in 1.9 or higher! The values are in ticks (20 ticks = 1 second)
|
||||||
Options:
|
Options:
|
||||||
FadeInTime: 1
|
FadeInTime: 1
|
||||||
ShowTime: 10
|
ShowTime: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user