From 3bf19f387d7b18664a63109f437c9745b2054c3a Mon Sep 17 00:00:00 2001 From: sirius Date: Thu, 31 Oct 2019 22:03:23 +0800 Subject: [PATCH] update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e13050c5d..da5dece62 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,5 @@ For ddnet origin client, please visit https://github.com/ddnet/ddnet - `cl_video_showhud`is for whether show ingame HUD when rendering video, default is 0. - `cl_video_showchat`is for whether show chat when rendering video, default is 1. - `cl_video_showhookcollother`is for whether show other players' hook collision lines when rendering video, default is 0. -- `cl_video_showdirection`is for whether show other players' key presses when rendering video, default is 0. \ No newline at end of file +- `cl_video_showdirection`is for whether show other players' key presses when rendering video, default is 0. +- `cl_video_sound_enable` is for whether use sound when rendering video, default is 1. \ No newline at end of file