aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/alv-wx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/alv-wx b/bin/alv-wx
index 7a61bbe..d8cd3f1 100755
--- a/bin/alv-wx
+++ b/bin/alv-wx
@@ -98,7 +98,7 @@ built using #{wxlua.wxLUA_VERSION_STRING} on #{wx.wxVERSION_STRING}",
@update_status!
do_idle: (event) =>
- if @file and not @paused
+ if not @paused
event\RequestMore true
@tick!