I missed a line that was supposed to be in 2012-12-31T19:58:45Z!jt_coding@verizon.net.
This commit is contained in:
parent
1d2b2dff69
commit
beb4b111da
1 changed files with 1 additions and 0 deletions
|
@ -1061,6 +1061,7 @@ bool menu_handler::do_recall(const unit& un, int side_num, const map_location& r
|
|||
if ( !actions::recall_unit(un.id(), current_team, recall_location, recall_from) )
|
||||
{
|
||||
ERR_NG << "menu_handler::do_recall(): Unit doesn't exist in recall list.\n";
|
||||
recorder.undo();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue