Commit a35dbf26 authored by mercury233's avatar mercury233

fix REASON_REVEAL

parent c4bee07e
......@@ -155,8 +155,9 @@ struct card_sort {
#define REASON_REPLACE 0x1000000 //
#define REASON_DRAW 0x2000000 //
#define REASON_REDIRECT 0x4000000 //
#define REASON_LOST_OVERLAY 0x8000000 //
#define REASON_REVEAL 0x8000000 //
#define REASON_LINK 0x10000000 //
#define REASON_LOST_OVERLAY 0x20000000 //
//Status
#define STATUS_DISABLED 0x0001 //
......
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