From a729a81f8015ee517d44b57bdc7f8a36604f9dfa Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 15 Mar 2023 12:17:37 +0100 Subject: [PATCH] change netgraph size --- games/csgo/autoexec.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/csgo/autoexec.cfg b/games/csgo/autoexec.cfg index 8d60f8a..b1a9830 100644 --- a/games/csgo/autoexec.cfg +++ b/games/csgo/autoexec.cfg @@ -16,9 +16,9 @@ unbind "x" bind "x" "+jumpthrow" // FPS in tab -net_graph "1" net_graphpos "2" net_graphheight "1" +net_graphproportionalfont "0" alias "+scorenet" "+showscores; net_graph 1" alias "-scorenet" "-showscores; net_graph 0" unbind "TAB"