Class: Settlers::Application::BonjourClientGame

Inherits:
Struct
  • Object
show all
Defined in:
lib/settlers/application.rb

Instance Method Summary collapse

Instance Method Details

#runObject



54
55
56
# File 'lib/settlers/application.rb', line 54

def run
  app.start_client(app.find_server)
end