Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5971 in orxonox.OLD for branches/network/src/orxonox.cc


Ignore:
Timestamp:
Dec 7, 2005, 4:31:51 PM (20 years ago)
Author:
patrick
Message:

network: the branche is stable again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/orxonox.cc

    r5968 r5971  
    278278  PRINT(3)("> Initializing networking\n");
    279279
    280   NetworkManager::getInstance();
    281 
    282280  if( this->clientName != NULL) // we are a client
    283281    NetworkManager::getInstance()->establishConnection(this->clientName, port);
Note: See TracChangeset for help on using the changeset viewer.