]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/all.qc
Logging: tidy
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / all.qc
index 0d595dff47154f2af587a1158a9b20c92cc0d10c..32f136dbc98e9099817cf050894b62b24b193446 100644 (file)
@@ -643,7 +643,7 @@ CLIENT_COMMAND(weapon_find, "Show spawn locations of a weapon")
                }
                case CMD_REQUEST_USAGE:
                {
-                       LOG_INFO("\nUsage:^3 cl_cmd weapon_find weapon\n");
+                       LOG_INFO("Usage:^3 cl_cmd weapon_find weapon\n");
                        LOG_INFO("  Where 'weapon' is the lowercase weapon name, 'all' or 'unowned'.\n");
                        return;
                }