Class: Settlers::Application::BonjourClientGame
- Inherits:
-
Struct
- Object
- Struct
- Settlers::Application::BonjourClientGame
- Defined in:
- lib/settlers/application.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
54 55 56 |
# File 'lib/settlers/application.rb', line 54 def run app.start_client(app.find_server) end |