Commit 24378f13 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent a4e84e7d
......@@ -65,6 +65,8 @@ void ClientField::Clear() {
overlay_cards.clear();
extra_p_count[0] = 0;
extra_p_count[1] = 0;
player_desc_hints[0].clear();
player_desc_hints[1].clear();
chains.clear();
activatable_cards.clear();
summonable_cards.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