diff options
Diffstat (limited to 'code/action.rb')
-rw-r--r-- | code/action.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/action.rb b/code/action.rb index 6e753296..a3986bda 100644 --- a/code/action.rb +++ b/code/action.rb @@ -65,6 +65,7 @@ module Action system(*what) wait_for_enter if rc.wait start_interface unless rc.console + CLI.clear_keybuffer end def wait_for_enter |