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

_If I read the help code right, iteration over all action enablers for a given
action type can result in multiple identical lines of helptexts if more than
one enablers matches the unittype in question._
I think the break statement (line 3884) after the "Can do the action..." text
is added will exit the action_enabler_list_iterate loop. The code will then
move on to the next action in the action_iterate loop.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to