X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Futil.qc;h=deba86c289dc8f4966407fa6dd6f7c4f9e308ed8;hb=7d2cdaec886c70b9f64c58b4f7159312e3899f7f;hp=c545aaa884e58ecd79d690e41704bde89cd471c8;hpb=ae104b5ca1b2fccc934cfda6e562029858186975;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/util.qc b/qcsrc/common/util.qc index c545aaa88..deba86c28 100644 --- a/qcsrc/common/util.qc +++ b/qcsrc/common/util.qc @@ -1364,7 +1364,7 @@ void m_shutdown() { if(shutdown_running) { - LOG_INFO("Recursive shutdown detected! Only restoring cvars...\n"); + LOG_INFO("Recursive shutdown detected! Only restoring cvars..."); } else {