PySysDB/PySysDBPY.h
@@ -285,7 +285,7 @@ //任务表 struct tagTask struct Task { WORD _TaskID; //任务ID BYTE TaskGroup; //任务组别 0-主线 @@ -379,9 +379,9 @@ char Numerical5; //数据5 }; //等级开启功能 #tagFuncOpenLV //等级开启功能 struct tagFuncOpenLV struct FuncOpenLV { DWORD _FuncId; //功能标识 DWORD LimitLV; //开启等级 @@ -863,7 +863,7 @@ //玩家等级表 struct tagPlayerLV struct PlayerLV { WORD _LV; //玩家等级 DWORD Exp; //升级所需经验