ZFLAXEIJTHPCHS2WFOVAF65GY5Q2ZEW5FM4VZORFMCIHU6XIVXGAC
JUTECG5XRUNBOJIPKEYZ4I2225AAOCGQKVJN2UAENUBZK2FG2XGAC
TNRO6KLZXIZUFWKCXSWAJHN2CMHS56ATGGULOKMJC2YNCFRJZKLAC
function love.keyreleased(key, scancode, isrepeat) if on.key_release then on.key_release(key, scancode, isrepeat) end
function love.keyreleased(key, scancode, isrepeat)
if on.key_release then on.key_release(key, scancode, isrepeat) end
function love.keyreleased(key, scancode) if on.key_release then on.key_release(key, scancode) end
function love.keyreleased(key, scancode)
if on.key_release then on.key_release(key, scancode) end