1
This commit is contained in:
parent
f57537da4d
commit
0ff618ffe4
@ -2228,6 +2228,7 @@ void Human::DecItem(int item_id, int item_num)
|
|||||||
if (battling_items_.find(item_id) == battling_items_.end()) {
|
if (battling_items_.find(item_id) == battling_items_.end()) {
|
||||||
items_.erase(itr);
|
items_.erase(itr);
|
||||||
}
|
}
|
||||||
|
items_.erase(itr);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user