Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mercury233 committed May 2, 2021
1 parent 27e43ab commit 05d362b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gframe/event_handler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ bool ClientField::OnEvent(const irr::SEvent& event) {
} else {
command_card = clicked_card;
ShowSelectOption();
select_ready = false;
ShowCancelOrFinishButton(1);
}
} else {
Expand Down

0 comments on commit 05d362b

Please sign in to comment.