JBS77AXN7VRCG7EWWKCL52Q7GAYIZ4TZDI5HD4DL7BJL7FXX2PFQC
love.graphics.print(line.section_stack[i], x+State.font_height+5, App.screen.height-App.width(to_text(line.section_stack[i]))-5, --[[vertically]] math.pi/2)
love.graphics.print(line.section_stack[i].name, x+State.font_height+5, App.screen.height-App.width(to_text(line.section_stack[i].name))-5, --[[vertically]] math.pi/2)
love.graphics.print(line.section_stack[i], x, App.screen.height-App.width(to_text(line.section_stack[i]))-5, --[[vertically]] math.pi/2)
love.graphics.print(line.section_stack[i].name, x, App.screen.height-App.width(to_text(line.section_stack[i].name))-5, --[[vertically]] math.pi/2)