You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
fixed fading warps not downwarping (#675)
This commit is contained in:
@@ -1471,6 +1471,7 @@ s32 act_teleport_fade_in(struct MarioState *m) {
|
||||
}
|
||||
}
|
||||
|
||||
m->pos[1] = m->floorHeight;
|
||||
stop_and_set_height_to_floor(m);
|
||||
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user