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

Fixed ConfigReader::IsLetterOrDigit #170

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

lava76
Copy link
Contributor

@lava76 lava76 commented Jul 12, 2024

Side note: After this change, _cf_characters in 3_Game/CommunityFramework/CommunityFramework.c is no longer used and can probably be removed

Arkensor and others added 3 commits August 29, 2023 13:56
- Correctly convert char to ASCII code
- Accept "." character (e.g. for floats)
@Arkensor
Copy link
Owner

If it is not used anywhere then I would say remove it. its a framework private var (_underscore) so no backwards compatibility needed

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

Successfully merging this pull request may close these issues.

2 participants