lib/games/shared/input_helper.rb in games_bfox-0.2.0 vs lib/games/shared/input_helper.rb in games_bfox-0.3.0

- old
+ new

@@ -68,7 +68,11 @@ sleep(0.2) io.present(".") sleep(0.1) io.present(".") end + + def custom_final_message(game) + + end end end \ No newline at end of file