Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One Correction #175

Open
harcanjo opened this issue Jan 8, 2018 · 1 comment
Open

One Correction #175

harcanjo opened this issue Jan 8, 2018 · 1 comment

Comments

@harcanjo
Copy link

harcanjo commented Jan 8, 2018

Please correct in JSONDataParser.cpp:

  • Line 275: auto& skinName = _getString(*rawData, SKIN, DEFAULT_NAME); to auto skinName = _getString(*rawData, SKIN, DEFAULT_NAME);

I don't know if I am doing this wrong, but it is working.

@wuliao2230
Copy link

Thanks, the bug has been fixed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants