LoveFrames/loveframes/libraries
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
..
objects.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
skins.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
templates.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
utils.lua Removed "lmeta" "rmeta" check for keyboard in utils which crashed MacOS 2019-03-17 13:05:58 -04:00