Refactored software id code
Show a warning when an unknown software id is seen
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ public:
|
||||
|
||||
uint32_t m_protocolVersion;
|
||||
uint32_t m_SoftwareVersion;
|
||||
uint32_t m_SoftwareID;
|
||||
SoftwareID m_SoftwareID;
|
||||
|
||||
int64_t m_pingTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user