@@ -22,7 +22,8 @@ function love.load()
game = {
scale = 2,
width = love.graphics.getWidth(),
height = love.graphics.getHeight()
height = love.graphics.getHeight(),
framerate = 60
}
require "code/require"
The note is not visible to the blocked user.