diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 0aecd2b08..9107c8b2d 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -36,7 +36,7 @@ packet_ver_flag: 0xFFFFFF // Messages that break this threshold are silently omitted. min_chat_delay: 0 -// valid range of dye's and styles on the client +// Valid range of dyes and styles on the client. min_hair_style: 0 max_hair_style: 27 min_hair_color: 0 |