mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-24 13:47:46 +00:00
retail accuracy in charainfo json
This commit is contained in:
parent
f9f7da531a
commit
5d2ebba5ac
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ std::string PlayerMinimal::getInfoJson()
|
|||
|
||||
// unknowns
|
||||
c.push_back( "0" );
|
||||
c.push_back( "0" );
|
||||
c.push_back( "" );
|
||||
c.push_back( "0" );
|
||||
c.push_back( "0" );
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue