Commit 2222c76a authored by Chen Bill's avatar Chen Bill

update card::get_infos()

parent 3ca0ac3b
This diff is collapsed.
...@@ -76,8 +76,8 @@ struct card_state { ...@@ -76,8 +76,8 @@ struct card_state {
}; };
struct query_cache { struct query_cache {
uint32 code; uint32 data_code;
uint32 alias; uint32 current_code;
uint32 type; uint32 type;
uint32 level; uint32 level;
uint32 rank; uint32 rank;
......
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