mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
Cleanup
This commit is contained in:
@@ -12494,7 +12494,7 @@ cPhs_State daPy_lk_c::makeBgWait() {
|
||||
}
|
||||
} else if ((startMode == 1) || (startMode == 5)) {
|
||||
if (mEventIdx == 0xFF) {
|
||||
mVelocity = g_dComIfG_gameInfo.save.getRestart().getLastSpeedF();
|
||||
mVelocity = dComIfGs_getLastSceneSpeedF();
|
||||
mDemo.setDemoType(4);
|
||||
mDemo.setDemoMode(daPy_demo_c::DEMO_UNK0E_e);
|
||||
mDemo.setMoveAngle(current.angle.y);
|
||||
|
||||
Reference in New Issue
Block a user