mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-23 21:22:39 +07:00
![]() Previously if a promotion could require 2 promotions from branch A but 1 branch B and the branch B also lead to an earlier promotion from branch A, it erroneously consider that a loop. Solved by copying the logic from the ruleset Validator (going child up to parent, rather than parent to child and passing in the hashset rather than using a global one) |
||
---|---|---|
.. | ||
json | ||
logic | ||
models | ||
ui | ||
utils | ||
Constants.kt | ||
UncivGame.kt |