@@ -55,6 +55,9 @@ function love.update(dt)
end
function love.keypressed(key)
if key == 'space' then
player.config.joystick = nil
if key == 'escape' then
love.event.quit()
The note is not visible to the blocked user.