summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 276857f80..e666e084d 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -1070,7 +1070,7 @@ void the_game(
object_hit_delay_timer -= dtime;
- g_profiler->add("Elapsed time", dtime * 1000);
+ g_profiler->add("Elapsed time", dtime);
/*
Log frametime for visualization