Skip to content

Commit f8828f7

Browse files
committed
Merge branch 'lucina-adjustments' of https://github.com/yoonikoo/HewDraw-Remix into lucina-adjustments
2 parents bfe3eb3 + 312e7b0 commit f8828f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fighters/lucina/src/opff.rs

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ unsafe fn up_special_proper_landing(fighter: &mut L2CFighterCommon) {
9292
WorkModule::off_flag(fighter.module_accessor, *FIGHTER_MARTH_STATUS_SPECIAL_HI_FLAG_TRANS_MOVE);
9393
}
9494
}
95-
9695
// Up Special Reverse
9796
unsafe fn up_special_reverse(boma: &mut BattleObjectModuleAccessor, status_kind: i32, stick_x: f32, facing: f32, frame: f32) {
9897
if StatusModule::is_changing(boma) {

0 commit comments

Comments
 (0)