lib/Main.rb in rpsg-0.3.3 vs lib/Main.rb in rpsg-0.3.4

- old
+ new

@@ -56,10 +56,10 @@ when :LOSE puts "\nComputer wins!\n" else puts "\nIt's a tie!\n" end - print "\n[press any key to exit game]" + print "\n[press the enter/return key to exit game]" gets end require "PrivateMethods.rb" \ No newline at end of file