Oops... restoring my fixes to suppose_dead.cpp
This commit is contained in:
parent
d90db3a55c
commit
84707eb68d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ namespace wb
|
|||
, loc_(curr_unit.get_location())
|
||||
, valid_(true)
|
||||
{
|
||||
assert(unit_);
|
||||
resources::screen->invalidate(loc_);
|
||||
}
|
||||
|
||||
suppose_dead::~suppose_dead()
|
||||
|
|
Loading…
Add table
Reference in a new issue