Remove loop dependency on loading dodge sounds
This commit is contained in:
@@ -3,7 +3,6 @@ module Dodge.Item.Weapon
|
||||
( module Dodge.Item.Weapon
|
||||
)
|
||||
where
|
||||
-- imports {{{
|
||||
import Dodge.Data
|
||||
import Dodge.Base
|
||||
import Dodge.SoundLogic
|
||||
@@ -50,7 +49,6 @@ pistol,lasGun,tractorGun,launcher,autoGun
|
||||
,multGun
|
||||
-- ,shatterGun
|
||||
,longGun,flamer,blinkGun,forceFieldGun :: Item
|
||||
|
||||
pistol = Weapon
|
||||
{ _itName = "PISTOL"
|
||||
, _itIdentity = Pistol
|
||||
|
||||
Reference in New Issue
Block a user