PySysDB/PySysDBPY.h @@ -3292,3 +3292,10 @@ BYTE NeedSeconds; //耗时秒 }; //机器人 struct Robot { DWORD _ID; //机器人ID,同玩家ID char ViewCache; //机器人缓存 };