@@ -115,12 +115,7 @@ end
function love.wheelmoved(_, y)
if editor_mode then
if palette then
p_scroll = p_scroll + y or 0
else
local oscale = game.scale
game.scale = math.max(0.1,game.scale + y/16)
end
EditorScroll(y)
The note is not visible to the blocked user.