fix the implements of client enhanced information, missing comma
This commit is contained in:
parent
aa98a66666
commit
e9dda911e2
@ -1410,7 +1410,7 @@ bool Server::getClientInfo(
|
||||
u8* major,
|
||||
u8* minor,
|
||||
u8* patch,
|
||||
std::string* version_string
|
||||
std::string* version_string,
|
||||
std::string* platform,
|
||||
std::string* sysinfo
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user