Follow-up Comment #7, bug #15266 (project freeciv):

The test:

tile_owner(ptile) && players_non_invade(tile_owner(ptile), pplayer)

should be replaced by

player_can_invade_tile(pplayer, ptile)


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15266>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to