refactor(audio): renombrar explosion/explosion2 a enemy_explosion/player_explosion
This commit is contained in:
@@ -48,7 +48,7 @@ namespace Systems::EnemyEvents {
|
||||
INHERITED_VEL,
|
||||
0.0F,
|
||||
0.0F,
|
||||
Defaults::Sound::EXPLOSION,
|
||||
Defaults::Sound::ENEMY_EXPLOSION,
|
||||
color,
|
||||
Defaults::Physics::Debris::ENEMY_LIFETIME,
|
||||
Defaults::Physics::Debris::ENEMY_FRICTION,
|
||||
|
||||
Reference in New Issue
Block a user