Commit 639eb65e authored by Chen Bill's avatar Chen Bill

update DeckBuilder::filter_effect

parent 3cea5c89
......@@ -41,7 +41,7 @@ public:
void pop_side(int seq);
bool check_limit(code_pointer pointer);
long long filter_effect{};
unsigned long long filter_effect{};
unsigned int filter_type{};
unsigned int filter_type2{};
unsigned int filter_attrib{};
......
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