G42A6ELTV6MRSMEOXPSXRDTTN7Q464FKWKBHQLVQ5O6JXS3W4TMAC State.screen_bottom1 = {line=line_index, pos=nil, posB=nil}local startpos, startposB = 1, nilif line_index == State.screen_top1.line thenif State.screen_top1.pos thenstartpos = State.screen_top1.poselsestartpos, startposB = nil, State.screen_top1.posBendendy, State.screen_bottom1.pos, State.screen_bottom1.posB = Text.draw(State, line_index, y, startpos, startposB)
y = Text.draw(State, line_index, y, --[[startpos]] 1)