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

Some Correction #172

Open
sanja-sa opened this issue Dec 27, 2017 · 1 comment
Open

Some Correction #172

sanja-sa opened this issue Dec 27, 2017 · 1 comment

Comments

@sanja-sa
Copy link

Please correct in JSONDataParser.cpp:

  1. Line 1674: std::round( to ::round( , because not for all Android NDK, cannot be compiled.
  2. Line 1965: textureAtlasData.height = _getNumber(rawData, WIDTH to textureAtlasData.height = _getNumber(rawData, HEIGHT
@akdcl
Copy link
Member

akdcl commented Dec 28, 2017

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