Enable sounds in menus
This commit is contained in:
@@ -27,6 +27,7 @@ data PlayStatus
|
||||
| ToStart
|
||||
| ToContinueStart
|
||||
| ToStop
|
||||
| ToStartMenu
|
||||
deriving (Eq, Ord, Show, Read) --, Generic)
|
||||
|
||||
newtype SoundID = SoundID {_getSoundID :: Int}
|
||||
|
||||
Reference in New Issue
Block a user