143 144 145 146 147
# File 'lib/game.rb', line 143 def quit_game puts "--------------------------------" puts "Goodbye!" abort end