]> git.localhorst.tv Git - l2e.git/commit
fixed a bug in BattleState::PreviousHero()
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 21 Aug 2012 19:02:58 +0000 (21:02 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 21 Aug 2012 19:02:58 +0000 (21:02 +0200)
commit68510cd21025741773b6746376a24602be791829
tree51d24cf88f9b6b55bfa92e19e57d819270cf80c3
parent5121f4215d725f492bea084fb94900d7e5972743
fixed a bug in BattleState::PreviousHero()

didn't account for dead heroes; now does
src/battle/BattleState.cpp
src/battle/BattleState.h