@@ -39,7 +39,7 @@ function love.load()
Camera.width = game.width
Camera.height = game.height
levelList = scandir("./Mothback/data/levels")
levelList = scandir("./data/levels")
levelNum = 1
currLevel = levelList[levelNum]
logPrint("currLevel: "..currLevel)
The note is not visible to the blocked user.