fix soe and add connect info

This commit is contained in:
lnk
2025-03-11 21:07:17 +08:00
parent f2556662ed
commit d1242aae7a
8 changed files with 99 additions and 20 deletions

View File

@@ -232,8 +232,8 @@ struct QVVR_t{
int QVVR_start;
int QVVR_type;
long long QVVR_time;
float QVVR_PerTime;
float QVVR_Amg;
double QVVR_PerTime;
double QVVR_Amg;
char QVVR_Rptname[128];
uint32_t timestamp;