Fixed Grave and World 1 being flipped.

This commit is contained in:
Camilla Berglund
2013-09-25 23:55:05 +02:00
parent 1f6696d433
commit 201d0a78b1
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -208,6 +208,9 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
## Changelog
- [Cocoa] Bugfix: The `GLFW_KEY_GRAVE_ACCENT` and `GLFW_KEY_WORLD_1` keys had
been flipped
## Contact