summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/timer/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/timer/init.lua')
-rw-r--r--plugins/timer/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/timer/init.lua b/plugins/timer/init.lua
index 6600432634f..97d2e679587 100644
--- a/plugins/timer/init.lua
+++ b/plugins/timer/init.lua
@@ -65,7 +65,7 @@ function timer.startplugin()
play_count = play_count + 1
end)
- emu.register_stop(function()
+ emu.register_stop(function()
timer_started = false
save()
total_time = 0