Commit 05d362b4 authored by mercury233's avatar mercury233

fix

parent 27e43abb
......@@ -394,6 +394,7 @@ bool ClientField::OnEvent(const irr::SEvent& event) {
} else {
command_card = clicked_card;
ShowSelectOption();
select_ready = false;
ShowCancelOrFinishButton(1);
}
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment