Update TODOs

This commit is contained in:
Sam Tay 2017-06-18 00:52:51 -04:00
parent 0254c0bbcf
commit a0117d3bb1
2 changed files with 7 additions and 3 deletions

View file

@ -151,7 +151,6 @@ drawNextShape t =
blk = Block t (0,0) (relCells t)
cs = blk ^. to coords
-- TODO test on mac terminal defAttr vs (bg black)
theMap = attrMap V.defAttr
[ (iAttr, on V.cyan V.cyan)
, (oAttr, on V.yellow V.yellow)