mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-05 16:00:15 +02:00
fix formatting issues
This commit is contained in:
parent
8cde252e89
commit
329fca3cb0
1 changed files with 7 additions and 7 deletions
|
@ -4636,7 +4636,7 @@ void control::TimeWarpPartTwoController(MessageCode code, TPinballComponent* cal
|
||||||
{
|
{
|
||||||
table_set_replay(4.0);
|
table_set_replay(4.0);
|
||||||
}
|
}
|
||||||
MissionControl(MessageCode::ControlMissionComplete, nullptr);
|
MissionControl(MessageCode::ControlMissionComplete, nullptr);
|
||||||
// SpecialAddScore sets the score dirty flag. So next tick it will be redrawn.
|
// SpecialAddScore sets the score dirty flag. So next tick it will be redrawn.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue