Add sound effects to example analyser
This commit is contained in:
@@ -29,6 +29,7 @@ putTerminal' col mcf = ps0PushPS (PutButton thebutton)
|
||||
{ _mcDraw = noPic . colorSH col . terminalShape
|
||||
, _mcHP = 100
|
||||
, _mcUpdate = mcf (fromJust $ _plMID pl)
|
||||
, _mcSensor = SensorCloseToggle NotClose False
|
||||
})
|
||||
$ const Nothing
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user