Commit ff45380b authored by nanahira's avatar nanahira

fix

parent 1b042d45
......@@ -3697,6 +3697,7 @@ int DuelClient::ClientAnalyze(char * msg, unsigned int len) {
}
mainGame->WaitFrameSignal(5);
}
mainGame->dField.RefreshCardCountDisplay();
break;
}
case MSG_RELOAD_FIELD: {
......
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