LoveFrames/.gitignore
Kristopher Neidecker 58b61b6f71 Removed "lmeta" "rmeta" check for keyboard in utils which crashed MacOS
There is no "lmeta" and "rmeta" constants I can find in Love2D (https://love2d.org/wiki/KeyConstant) and the check for those keys caused the gui to crash on MacOS. Simply checking for lgui and rgui is enough for MacOS Command key.
2019-03-17 13:05:58 -04:00

3 lines
12 B
Plaintext