diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/alv-wx | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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! |
