This commit is contained in:
2022-03-21 11:51:20 +08:00
parent b727d126ae
commit 9e120025de
5 changed files with 19 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ public:
static int SelectDargonBox_STL(int Type,int Index = 0);//获取龙盒包
static void DrawDargonModel_STL(int Value);//设置龙盒模式
static int SelectDargonModel_STL();//获取龙盒模式
static int SelectDargonModel_STL(int Type);//获取龙盒模式
};