Skip to content

Commit 9977bce

Browse files
committed
comment
1 parent f8419ea commit 9977bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fighters/shulk/src/vtable_hook.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use super::*;
22

3-
// disables art wheel during hitstun, and enables it during jab, da, tilts and aerials
3+
// disables art wheel during hitstun, and enables it during jab, tilts and aerials
44

55
#[skyline::hook(offset = 0x116a3d0)]
66
pub unsafe extern "C" fn shulk_check_valid_arts_statuses(fighter: &mut Fighter) -> u64 {

0 commit comments

Comments
 (0)