Allow for more changable terminal screen colors

This commit is contained in:
2024-11-17 10:18:04 +00:00
parent a0431ff9a3
commit e7ea5d7fa9
11 changed files with 232 additions and 207 deletions
+5 -1
View File
@@ -1 +1,5 @@
All good (594 modules, at 16:59:49)
/home/justin/Haskell/loop/src/Dodge/Update.hs:400:9-19: warning: [-Wunused-matches]
Defined but not used: screenlayer
|
400 | screenlayer <- u ^? uvScreenLayers . ix 0
| ^^^^^^^^^^^