Fixed some typos
This commit is contained in:
parent
fc2b220c38
commit
e3240214a3
|
@ -68,7 +68,7 @@ amx_hideslots 0
|
||||||
// d - don't add "hours/minutes/seconds" (only in voice)
|
// d - don't add "hours/minutes/seconds" (only in voice)
|
||||||
// e - show/speak if current time is less than this set in parameter
|
// e - show/speak if current time is less than this set in parameter
|
||||||
//
|
//
|
||||||
// Default value: "ab 1200" "ab 60" "ab 300" "ab 1800" "ab 60" "bcde 11"
|
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
|
||||||
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
|
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
|
||||||
|
|
||||||
// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
|
// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
|
||||||
|
|
|
@ -68,7 +68,7 @@ amx_hideslots 0
|
||||||
// d - don't add "hours/minutes/seconds" (only in voice)
|
// d - don't add "hours/minutes/seconds" (only in voice)
|
||||||
// e - show/speak if current time is less than this set in parameter
|
// e - show/speak if current time is less than this set in parameter
|
||||||
//
|
//
|
||||||
// Default value: "ab 1200" "ab 60" "ab 300" "ab 1800" "ab 60" "bcde 11"
|
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
|
||||||
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
|
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
|
||||||
|
|
||||||
// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
|
// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user