We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The game crashed to me upon entering the caves. Applying string.lower() solves the crash but I want to know who the culprit is.
string.lower()
The text was updated successfully, but these errors were encountered:
From latest master:
$ git grep IDLE Binary file bin/win64/release/libgitapi.dll matches Binary file bin/win64/release/libgitapi.pdb matches Binary file bin/x11/release/libgitapi.so matches
$ git grep idle Binary file bin/win64/release/libgitapi.dll matches Binary file bin/win64/release/libgitapi.pdb matches Binary file bin/x11/release/libgitapi.so matches Binary file studies/experiment_01.blend matches
why are binary releases being commited anyway?
Sorry, something went wrong.
Look like mistakes. I'll open an issue to clean that up.
Nevermind my comment, I looked at the wrong repo and it's completely unrelated.
No branches or pull requests
The game crashed to me upon entering the caves. Applying
string.lower()
solves the crash but I want to know who the culprit is.The text was updated successfully, but these errors were encountered: