@@ -74,7 +74,6 @@ function love.update(dt)
if Change_state and Fade.done then
game_states[Current_state]:unload(dt)
Current_state = new_state
game_states[Current_state]:load()
Change_state = false
Fade:fade_in()
end
The note is not visible to the blocked user.