From: terencehill Date: Mon, 17 Jul 2017 21:12:25 +0000 (+0200) Subject: Add explanation for an empty alias X-Git-Tag: xonotic-v0.8.5~2579 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cd2e3f4efb8e5f3c7db8b6c1654ee2c6a1eea05a;p=xonotic%2Fxonotic-data.pk3dir.git Add explanation for an empty alias --- 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