fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.44k stars 1.39k forks source link

Fix185 #188

Open a101010 opened 7 years ago

a101010 commented 7 years ago

Separated the fix for #185 into its own pull request, since my previous one also got the fix for #186. Should have done it this way first. My apologies. Supersedes pull request #184.