Add flavour text, start smoke, support for different reload sounds
This commit is contained in:
@@ -19,12 +19,8 @@ module Dodge.SoundLogic (
|
||||
, haltSound
|
||||
, resumeSound
|
||||
, pauseSound
|
||||
|
||||
-- * Synonyms for sound identifiers
|
||||
, module Dodge.SoundLogic.Synonyms
|
||||
) where
|
||||
import Dodge.Data
|
||||
import Dodge.SoundLogic.Synonyms
|
||||
import Sound.Data (SoundStatus (..))
|
||||
import Geometry.Vector
|
||||
import Geometry (dist)
|
||||
|
||||
Reference in New Issue
Block a user