Skip to content

Commit 0e259ad

Browse files
committed
fix
1 parent d65cdcd commit 0e259ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fighters/mariod/src/acmd/throws.rs

+3-3
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ unsafe fn mariod_throw_lw_game(fighter: &mut L2CAgentBase) {
165165

166166
pub fn install() {
167167
install_acmd_scripts!(
168-
mariod_grab,
169-
mariod_dashgrab,
170-
mariod_pivotgrab,
168+
//mariod_grab,
169+
//mariod_dashgrab,
170+
//mariod_pivotgrab,
171171
mariod_throw_f_game,
172172
mariod_throw_b_game,
173173
mariod_throw_hi_game,

0 commit comments

Comments
 (0)