Update TODO

This commit is contained in:
David Halls 2021-09-02 20:52:38 +01:00
parent 5513ce978f
commit 52cd36b298

View File

@ -327,7 +327,7 @@ async function start() {
canvas_el.style.width = `${width}px`;
canvas_el.style.height = `${height}px`;
// TODO:
// windows, iOS, find a mac to test
// Android, iOS, find a mac to test
}
}