Commit fe9bd081 authored by Momobako's avatar Momobako

Merge branch 'master' of /root/7210

parents d6bd61e3 d386db3b
...@@ -25,6 +25,7 @@ effect::effect(duel* pd) { ...@@ -25,6 +25,7 @@ effect::effect(duel* pd) {
card_type = 0; card_type = 0;
active_type = 0; active_type = 0;
active_location = 0; active_location = 0;
active_sequence = 0;
active_handler = 0; active_handler = 0;
id = 0; id = 0;
code = 0; code = 0;
......
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