From cd2e3f4efb8e5f3c7db8b6c1654ee2c6a1eea05a Mon Sep 17 00:00:00 2001 From: terencehill Date: Mon, 17 Jul 2017 23:12:25 +0200 Subject: [PATCH] Add explanation for an empty alias --- defaultXonotic.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 63ec73fc3..c63fc31e3 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -589,7 +589,9 @@ r_glsl_offsetmapping 0 r_glsl_offsetmapping_lod 1 r_glsl_offsetmapping_reliefmapping 0 r_glsl_offsetmapping_scale 0.02 -// execute effects-normal.cfg to make sure that all effect settings are reset + +// create a temporary empty alias for menu_sync so that execution of effects-normal.cfg +// on game start doesn't show an error message in the console alias menu_sync "" // will be re-aliased later // misc -- 2.39.2