diff -Nur -X/home/thue/freeciv-dev/freeciv/diff_ignore freeciv/server/plrhand.c workdir/server/plrhand.c --- freeciv/server/plrhand.c Sat May 13 21:19:01 2000 +++ workdir/server/plrhand.c Sat May 13 23:32:18 2000 @@ -2325,6 +2325,11 @@ { int x,y,i; + if (!plr->is_alive) + for (x=0; xseen[plrno]++; + /* load map if: 1) it from a fog of war build 2) fog of war was on (otherwise the private map wasn't saved)