cash heal sound
This commit is contained in:
@@ -24,6 +24,9 @@ pub struct AudioAssets {
|
||||
#[asset(path = "sfx/ui/reloaded.ogg")]
|
||||
pub reloaded: Handle<AudioSource>,
|
||||
|
||||
#[asset(path = "sfx/ui/cash_heal.ogg")]
|
||||
pub cash_heal: Handle<AudioSource>,
|
||||
|
||||
#[asset(path = "sfx/abilities/throw.ogg")]
|
||||
pub throw: Handle<AudioSource>,
|
||||
#[asset(path = "sfx/abilities/throw-explosion.ogg")]
|
||||
|
||||
Reference in New Issue
Block a user