From 348d3f31f68914d3296ee43d3cf1c3b31f3ed3a5 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Thu, 6 Sep 2012 21:02:55 -0400 Subject: [PATCH] g_playerstats_debug doesn't actually exist anymore... lets update the configs to match how the code actually works now. --- defaultXonotic.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index cad7ac396..41585cdbb 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1889,8 +1889,7 @@ set g_weapon_charge_colormod_green_full -0.5 set g_weapon_charge_colormod_blue_full -1 // player statistics server URI -set g_playerstats_uri "" -set g_playerstats_debug 0 "when 1, player stats are dumped to the console too" +set g_playerstats_uri "" "Output player statistics information to either: URL (with ://), console (with a dash like this: -), or supply a filename to output to data directory." // autoscreenshots set g_max_info_autoscreenshot 3 "how many info_autoscreenshot entities are allowed" -- 2.39.2