Module: LoadGame

Defined in:
lib/load_game.rb

Class Method Summary collapse

Class Method Details

.startObject



3
4
5
# File 'lib/load_game.rb', line 3

def self.start
  Console.new.run
end