mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 20:26:41 +00:00
Remove a debug message.
This commit is contained in:
parent
fd65d1d319
commit
be7a47649d
@ -2423,7 +2423,6 @@ static bool process_event(event_handler& handler, const queued_event& ev)
|
||||
// The event hasn't been filtered out, so execute the handler
|
||||
const bool res = handler.handle_event(ev);
|
||||
if(ev.name == "select") {
|
||||
std::cerr << "aye aye bombs away\n";
|
||||
state_of_game->last_selected = ev.loc1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user