Draw all bloom layers

This commit is contained in:
2025-12-09 10:37:20 +00:00
parent 2b923cd4b6
commit bf8c538491
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -15,6 +15,6 @@ analyser pst pslight psmc = extTrigLitPos pslight $ \tp ->
where
tparams = defaultTerminal & tmStatus .~ TerminalLineRead
themachine =
defaultMachine -- & mcColor .~ aquamarine
defaultMachine
& mcHP .~ 10000
& mcType .~ McProxSensor (ProxSensor pst Nothing)