Commit 1edbd101 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent e7f5d624
......@@ -1214,6 +1214,7 @@ void Game::CloseDuelWindow() {
btnChainAlways->setVisible(false);
btnChainWhenAvail->setVisible(false);
btnCancelOrFinish->setVisible(false);
btnShuffle->setVisible(false);
wChat->setVisible(false);
lstLog->clear();
logParam.clear();
......
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