]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
replaced the <tab>'s by <space>'s
authorDebugger <pyngot@hotmail.com>
Sun, 7 Apr 2013 15:08:41 +0000 (17:08 +0200)
committerDebugger <pyngot@hotmail.com>
Sun, 7 Apr 2013 15:08:41 +0000 (17:08 +0200)
qcsrc/client/scoreboard.qc

index ad487cb326caccb4e50dc5f6f0d4576e58a4d382..e6e86c8870da885b516c6c3b1de1455bdd28c0e1 100644 (file)
@@ -264,7 +264,7 @@ void Cmd_HUD_Help()
        print(_("^3suicides^7                 Number of suicides\n"));
        print(_("^3frags^7                    kills - suicides\n"));
        print(_("^3kd^7                       The kill-death ratio\n"));
-       print(_("^3net^7                                          frags - deaths\n"));
+       print(_("^3net^7                      frags - deaths\n"));
        print(_("^3caps^7                     How often a flag (CTF) or a key (KeyHunt) was captured\n"));
        print(_("^3pickups^7                  How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up\n"));
        print(_("^3captime^7                  Time of fastest cap (CTF)\n"));