mirror of
https://github.com//cppla/ServerStatus
synced 2026-08-06 11:13:56 +08:00
update
This commit is contained in:
@@ -78,6 +78,8 @@ class CMain
|
||||
int64_t m_IOWrite;
|
||||
double m_CPU;
|
||||
char m_aCustom[1024];
|
||||
// OS name reported by client (e.g. linux/windows/darwin/freebsd)
|
||||
char m_aOS[64];
|
||||
// Options
|
||||
bool m_Pong;
|
||||
} m_Stats;
|
||||
|
||||
Reference in New Issue
Block a user