Commit d386db3b authored by Momobako's avatar Momobako

update_core

parent ef93e091
...@@ -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