Cleanup
This commit is contained in:
@@ -186,7 +186,7 @@ getSensor f tm w =
|
||||
maybe
|
||||
[]
|
||||
(makeTermPara . map toUpper . show . f)
|
||||
(w ^? cWorld . machines . ix (_tmMachineID tm) . mcSensor)
|
||||
(w ^? cWorld . machines . ix (_tmMachineID tm) . mcType . _McSensor)
|
||||
|
||||
toggleCommand :: TerminalCommand
|
||||
toggleCommand =
|
||||
|
||||
Reference in New Issue
Block a user