@@ -1582,7 +1582,7 @@ local specialCharSelector = function()
localrender=function()
fory=1,#charsdo
forx=1,#charsdo
term.setCursorPos(x,y-sy)
term.setCursorPos(x,y+sy)
ifchars[y][x]==charthen
term.blit(chars[y][x],"5","d")
else
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.