summaryrefslogtreecommitdiffhomepage
path: root/Stars45/DebriefDlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/DebriefDlg.cpp')
-rw-r--r--Stars45/DebriefDlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/DebriefDlg.cpp b/Stars45/DebriefDlg.cpp
index 7765ca1..bc1ec23 100644
--- a/Stars45/DebriefDlg.cpp
+++ b/Stars45/DebriefDlg.cpp
@@ -98,7 +98,7 @@ void
DebriefDlg::Show()
{
FormWindow::Show();
- Game::GetInstance()->SetTimeCompression(1);
+ Game::GetInstance()->GetClock()->SetTimeCompression(1.0);
mission = 0;
campaign = Campaign::GetCampaign();