Fix task action handling

Refactor actions to remove context
This commit is contained in:
Ray Miller 2025-01-06 21:38:32 +00:00
parent f2f88ce0dc
commit b463a828be
Signed by: ray
GPG key ID: 043F786C4CD681B8
3 changed files with 8 additions and 8 deletions

View file

@ -38,4 +38,4 @@
(fritz . ,(handler "Fritz" (const #t)))
(frotz . ,(handler "Frotz" (const #t))))))
;;(run-play test-play)
(run-play test-play)