From: Rudolf Polzer Date: Sun, 25 Dec 2011 21:36:01 +0000 (+0100) Subject: add missing newline X-Git-Tag: xonotic-v0.6.0~74^2~48^2~7 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e56666594e6813e9a4681bc17d119d737df25d29;p=xonotic%2Fxonotic-data.pk3dir.git add missing newline --- diff --git a/qcsrc/client/csqcmodel_hooks.qc b/qcsrc/client/csqcmodel_hooks.qc index d3315d74b..1ce9a9663 100644 --- a/qcsrc/client/csqcmodel_hooks.qc +++ b/qcsrc/client/csqcmodel_hooks.qc @@ -16,7 +16,7 @@ void CSQCPlayer_LOD_Apply(void) { print(sprintf(_("Trying to use non existing model %s. "), modelname)); modelname = cvar_defstring("_cl_playermodel"); - print(sprintf(_("Reverted to %s."), modelname)); + print(sprintf(_("Reverted to %s.\n"), modelname)); } // set modelindex