Move menu layers outside of world
This commit is contained in:
@@ -40,7 +40,7 @@ pauseSound :: World -> World
|
||||
pauseSound w = w
|
||||
|
||||
{-| Placeholder...-}
|
||||
resumeSound :: World -> World
|
||||
resumeSound :: Universe -> Universe
|
||||
resumeSound w = w
|
||||
|
||||
soundWithStatus
|
||||
|
||||
Reference in New Issue
Block a user