Continue tweaking sound
This commit is contained in:
@@ -13,6 +13,7 @@ data SoundStatus
|
||||
= JustStartedPlaying
|
||||
| Playing
|
||||
| ToStart
|
||||
| ToContinueStart
|
||||
deriving (Eq,Ord,Show)
|
||||
|
||||
newtype SoundID = SoundID { _getSoundID :: Int }
|
||||
|
||||
Reference in New Issue
Block a user