From 2de90bbc961e888ebe89011f45583630c0711456 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 8 Sep 2018 20:15:29 +1000 Subject: [PATCH] Include the new setting in config --- xonotic-client.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 548616908..32f08fc94 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -390,6 +390,7 @@ set g_waypointsprite_spam 0 "Debugging feature. Set to 10 and load courtfun in r set g_waypointsprite_timealphaexponent 1 seta g_waypointsprite_turrets 1 "disable turret waypoints" seta g_waypointsprite_turrets_maxdist 5000 "max distance for turret waypoints" +seta g_waypointsprite_turrets_text 0 "show the turret's name in the waypoint" seta g_waypointsprite_uppercase 1 seta g_waypointsprite_text 0 "Always show text instead of icons, setting this to 0 will still use text if the icon is unavailable" seta g_waypointsprite_iconsize 32 -- 2.39.2