matusik: S2_0: When a player is created make sure th...

[email protected] Wed, 24 Aug 2005 10:31:03 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Wed Aug 24 10:22:06 PDT 2005 = Wed Aug 24 17:22:06 2005 (GMT)
by Mateusz Stefek <[email protected]>

---- Files affected:

freeciv/server plrhand.c

---- Log message:
      Tag: S2_0

S2_0: When a player is created make sure that the team field in the player structure is properly initialized. This fixes some strange bugs reported by pubserver. Patch by me in PR#13756