Remove info msg
This commit is contained in:
parent
625d60a939
commit
7f6c207a53
1 changed files with 0 additions and 2 deletions
|
@ -3074,8 +3074,6 @@ private:
|
|||
if (network::nconnections() == 0) {
|
||||
std::cerr << "showing ai formula...\n";
|
||||
textbox_info_.show(gui::TEXTBOX_AI,sgettext("prompt^Command:"), "", false, *gui_);
|
||||
} else {
|
||||
add_chat_message(time(NULL), _("ai"), 0, "Formula commandline not available in network games");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue