[Commits] [wesnoth/wesnoth] 597589: unit animations: Fix erasing from wrong list

GitHub noreply at github.com
Mon Dec 5 16:49:28 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 597589fb1019829dfdeb0a3793a4fd94f6820d48
      https://github.com/wesnoth/wesnoth/commit/597589fb1019829dfdeb0a3793a4fd94f6820d48
  Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M src/units/animation.cpp

  Log Message:
  -----------
  unit animations: Fix erasing from wrong list

The code was iterating over the animation's branches, but trying to remove from the _parent's_ branches.





More information about the Commits mailing list