Commit 678cceb6 authored by nanahira's avatar nanahira

fix

parent 1a87ac20
......@@ -394,7 +394,6 @@ void TagDuel::UpdateDeck(DuelPlayer* dp, unsigned char* pdata, int len) {
#else
(deck_size != (mainc + sidec) * (int)sizeof(int32_t))
#endif
(mainc + sidec) * (int)sizeof(int32_t))
valid = false;
if (!valid) {
STOC_ErrorMsg scem;
......
Subproject commit e91e0a930d7abe0e7050c3609f28732fda26ea4e
Subproject commit 92d0ae5520b538017d17dbb0305ccdb270361b0e
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