fixed some pointless typos

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401881
This commit is contained in:
David Anderson 2008-02-22 02:27:08 +00:00
parent e4450610da
commit 750edc27e2

View File

@ -89,14 +89,14 @@ sm_hide_slots 0
// Specifies whether or not non-admins can send messages to admins using // Specifies whether or not non-admins can send messages to admins using
// say_team @<message>. Valid values are 0 (disabled) or 1 (enabled) // say_team @<message>. Valid values are 0 (disabled) or 1 (enabled)
// -- // --
// Required: basechat.smx // Requires: basechat.smx
// Default: 1 // Default: 1
sm_chat_mode 1 sm_chat_mode 1
// Specifies whether or not "timeleft" will automaticly be triggered every // Specifies whether or not "timeleft" will automaticly be triggered every
// x seconds. Valid values are 0 (disabled) to 1800 seconds. // x seconds. Valid values are 0 (disabled) to 1800 seconds.
// -- // --
// Required: basetriggers.smx // Requires: basetriggers.smx
// Default: 0 // Default: 0
sm_timeleft_interval 0 sm_timeleft_interval 0
@ -104,6 +104,6 @@ sm_timeleft_interval 0
// the player who requested the info trigger. Valid values are 0 (Disabled) or // the player who requested the info trigger. Valid values are 0 (Disabled) or
// 1 (Enabled) // 1 (Enabled)
// -- // --
// Required: basetriggers.smx // Requires: basetriggers.smx
// Default: 1 // Default: 1
sm_trigger_show 1 sm_trigger_show 1