龙盒 上线版
This commit is contained in:
@@ -33,6 +33,7 @@ struct DargonMap
|
||||
int LuckyValue;
|
||||
Dargonresult Result[10];
|
||||
int sync;
|
||||
int box_num;
|
||||
};
|
||||
static std::map<std::string, DargonMap>DargonState_STL;
|
||||
static std::map<std::string, int>DargonModel_STL;
|
||||
|
||||
Reference in New Issue
Block a user