From 02ad2d451894539ea930cb9c537b555ba7d82167 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 29 Dec 2014 14:39:10 +0100 Subject: [PATCH] Change the default player name to empty now that I tried it and improved its handling. --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 2eec741d8..5feaf5ac3 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -51,7 +51,7 @@ mod_q3bsp_lightmapmergepower 4 // player defaults _cl_color "112.211" // same effect as 112, but menuqc can detect this as the default and not intentionally set -_cl_name Player +_cl_name "" _cl_playermodel models/player/erebus.iqm _cl_playerskin 0 -- 2.39.2