@@ -39,7 +39,7 @@ function love.load()
end
if not config.input then
scene = InputConfigScene()
scene = KeyConfigScene()
else
if config.current_mode then current_mode = config.current_mode end
if config.current_ruleset then current_ruleset = config.current_ruleset end
The note is not visible to the blocked user.