Follow-up Comment #1, bug #19029 (project freeciv):

Please make 'p - l * 32' into 'p % 32', it will be much clearer, and it is
equivalent.

And this affects games with 33 players, since for p = 32, p - l * 8 maps to
24 and overwrites another players vision.



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to