Skip to content

Commit 9c384b9

Browse files
committed
empty
1 parent 169fa26 commit 9c384b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fighters/ganon/src/acmd/other.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ unsafe fn damageflylw_sound(fighter: &mut L2CAgentBase) {
5151
};
5252
if play_vc == 0 {PLAY_FLY_VOICE(fighter, Hash40::new("seq_ganon_rnd_futtobi01"), Hash40::new("seq_ganon_rnd_futtobi02"));}
5353
}
54-
}
54+
}
5555

5656
#[acmd_script( agent = "ganon", script = "sound_damageflyn" , category = ACMD_SOUND , low_priority)]
5757
unsafe fn damageflyn_sound(fighter: &mut L2CAgentBase) {

0 commit comments

Comments
 (0)