[wesnoth-commits] [wesnoth/wesnoth] 6f5ed3: fix #4626 ai advacement aspects regression

gfgtdf noreply at github.com
Sun Dec 22 00:11:36 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6f5ed34a5082f4714c086244f50208a020cc1dc0
      https://github.com/wesnoth/wesnoth/commit/6f5ed34a5082f4714c086244f50208a020cc1dc0
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2019-12-22 (Sun, 22 Dec 2019)

  Changed paths:
    M src/actions/advancement.cpp

  Log Message:
  -----------
  fix #4626 ai advacement aspects regression 

the list returned by `ai_advancement.get_advancements` is a priority list, so we use the first valid entry instead of a random one.





More information about the Commits mailing list