From e3240214a392e78224fca36f95f592dd8975df55 Mon Sep 17 00:00:00 2001 From: Steve Dudenhoeffer Date: Thu, 26 Apr 2007 14:20:19 +0000 Subject: [PATCH] Fixed some typos --- configs/amxx.cfg | 2 +- configs/cstrike/amxx.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/amxx.cfg b/configs/amxx.cfg index 176e3f28..08d50f69 100755 --- a/configs/amxx.cfg +++ b/configs/amxx.cfg @@ -68,7 +68,7 @@ amx_hideslots 0 // d - don't add "hours/minutes/seconds" (only in voice) // 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" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable. diff --git a/configs/cstrike/amxx.cfg b/configs/cstrike/amxx.cfg index dc7c549b..741caef4 100755 --- a/configs/cstrike/amxx.cfg +++ b/configs/cstrike/amxx.cfg @@ -68,7 +68,7 @@ amx_hideslots 0 // d - don't add "hours/minutes/seconds" (only in voice) // 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" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.