<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39343 >

> [EMAIL PROTECTED] - Fri Apr 13 11:32:08 2007]:
> a small glitch that sometimes leads to confusion
> when setting up teams:
> 
> server terminal:
> 
> > team john 1
> Player john set to team Team 2.

Patch.

  - Per
Index: data/default/game.ruleset
===================================================================
--- data/default/game.ruleset	(revision 12937)
+++ data/default/game.ruleset	(working copy)
@@ -123,6 +123,7 @@
 
 [teams]
 names =
+ _("Team 0"),
  _("Team 1"),
  _("Team 2"),
  _("Team 3"),
@@ -153,5 +154,4 @@
  _("Team 28"),
  _("Team 29"),
  _("Team 30"),
- _("Team 31"),
- _("Team 32")
+ _("Team 31")
_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to