This commit is contained in:
Fabian 2023-04-14 14:24:30 +07:00
commit cda9ccd3bb

View file

@ -16,7 +16,7 @@ function ScreenAdapter(screen_container, bus)
text_screen = screen_container.getElementsByTagName("div")[0],
cursor_element = document.createElement("div");
var
/** @type {number} */
cursor_row,