Remove done todo comment
This commit is contained in:
parent
99eb6b82f2
commit
1fa58961fc
@ -5,7 +5,6 @@ import { COLOR } from "./colors.ts";
|
||||
import {getSheet, setSheet} from "./sheet.ts";
|
||||
import { K, getKeyboardString, keyPressed, shiftKeyDown } from "./keyboard.ts";
|
||||
|
||||
// TODO: Make scrolling work
|
||||
const state = {
|
||||
scrollX: 0,
|
||||
scrollY: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user