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:
Drc-DEV
2019-02-19 08:36:54 +01:00
committed by GitHub
parent 8b90488e4c
commit efd98deed6

View File

@@ -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