Commit 83618c2f authored by salix5's avatar salix5

format

parent 9c40dcb1
...@@ -51,6 +51,7 @@ struct CardDataC { ...@@ -51,6 +51,7 @@ struct CardDataC {
} }
return false; return false;
} }
uint32_t get_duel_code() const { uint32_t get_duel_code() const {
if (rule_code) if (rule_code)
return rule_code; return rule_code;
......
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