diff --git a/src/Game.elm b/src/Game.elm index 7c3b88f..5fec8dd 100644 --- a/src/Game.elm +++ b/src/Game.elm @@ -333,7 +333,7 @@ update msg model = ) _ -> - Debug.todo "handle rest" + Debug.todo "handle unexpected transition"