Skip to content

Commit

Permalink
If cancelled to resume, prints byebye string.
Browse files Browse the repository at this point in the history
  • Loading branch information
katono committed Sep 10, 2014
1 parent b404fcf commit d11e5c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/rogue/rogue.vim
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ function! rogue#rogue#main(args)
elseif c == 2
let resume = 0
else
echo luaeval('Rogue.mesg[12]')
return
endif
endif
Expand Down

0 comments on commit d11e5c2

Please sign in to comment.