fix compilation error

This commit is contained in:
Jérémy Rosen 2007-05-13 14:28:22 +00:00
parent 8b4c2fd112
commit 47985ac7a9

View File

@ -1069,7 +1069,6 @@ attack::attack(display& gui, const gamemap& map,
if(update_display_) {
std::string float_text = "";
BUG : here, we should switch attacker and defender
if(hits) {
if (d_stats_->poisons &&
!utils::string_bool(a_->second.get_state("poisoned"))) {