From: FruitieX Date: Mon, 14 Jun 2010 20:04:09 +0000 (+0300) Subject: oh and disable it by default. X-Git-Tag: xonotic-v0.1.0preview~541^2~35 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e3a12c3f5adaed23f7562ffb97b523b33702c5fe;p=xonotic%2Fxonotic-data.pk3dir.git oh and disable it by default. --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 403cac685..60b6fe432 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1499,7 +1499,7 @@ seta hud_chat_bg_alpha 0 "if set to something else than \"\" = override default seta hud_chat_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_chat_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_engineinfo 1 "enable/disable this panel, 1 = show only when spectating other players, 2 = show always" +seta hud_engineinfo 0 "enable/disable this panel, 1 = show only when spectating other players, 2 = show always" seta hud_engineinfo_pos "-0.131250 -0.050000"" "position of this base of the panel" seta hud_engineinfo_size "0.131250 0.041667" "size of this panel" seta hud_engineinfo_bg "" "if set to something else than \"\" = override default background"