[Freeciv-Dev] (PR#13626) Show map to dead players bug?
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] (PR#13626) Show map to dead players bug? |
From: |
"Per I. Mathisen" <per@xxxxxxxxxxx> |
Date: |
Sun, 7 Aug 2005 10:52:35 -0700 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13626 >
In server/plrhand.c:kill_players() I find this:
/* Show entire map for players who are *not* in a team. */
if (pplayer->team) {
map_know_and_see_all(pplayer);
}
It cannot be right...
- Per
- [Freeciv-Dev] (PR#13626) Show map to dead players bug?,
Per I. Mathisen <=
|
|