]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add missing newline
authorRudolf Polzer <divverent@alientrap.org>
Sun, 25 Dec 2011 21:36:01 +0000 (22:36 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 25 Dec 2011 21:36:01 +0000 (22:36 +0100)
qcsrc/client/csqcmodel_hooks.qc

index d3315d74b2da15378496b7996bc3e22751e98a6b..1ce9a96631f73f3468b96e777b5db265f145b814 100644 (file)
@@ -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