]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
oh and disable it by default.
authorFruitieX <rasse@rasse-lappy.localdomain>
Mon, 14 Jun 2010 20:04:09 +0000 (23:04 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Mon, 14 Jun 2010 20:04:09 +0000 (23:04 +0300)
defaultXonotic.cfg

index 403cac685e31b6d339178e812b57e82ea5e7c512..60b6fe43282c371832bd975c5d589a7ddf9a734d 100644 (file)
@@ -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"