mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 11:55:49 +00:00
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
@ -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…
x
Reference in New Issue
Block a user