Cleanup warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module Dodge.SoundLogic.Synonyms
|
||||
where
|
||||
|
||||
reloadSound,putDownSound,pickUpSound,fireSound,grenadeBang,healSound,teleSound,twoStepSlowSound :: Int
|
||||
clickSound , reloadSound , pickUpSound , putDownSound , fireSound , grenadeBang , tapQuiet , twoStepSound , healSound , doorSound , twoStepSlowSound , knifeSound , buzzSound , hitSound , autoGunSound , shotgunSound , teleSound , longGunSound , launcherSound , smokeTrailSound , foot1Sound , foot2Sound , drawWeaponSound , holsterWeaponSound :: Int
|
||||
clickSound = 1
|
||||
reloadSound = 2
|
||||
pickUpSound = 4
|
||||
@@ -27,3 +27,4 @@ foot2Sound = 23
|
||||
|
||||
drawWeaponSound = 4
|
||||
holsterWeaponSound = 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user