Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1105


Ignore:
Timestamp:
Apr 17, 2008, 3:52:59 PM (16 years ago)
Author:
dumenim
Message:

smile away

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network2/src/orxonox/Orxonox.cc

    r1104 r1105  
    262262   
    263263    if( !client_g->establishConnection() )
    264       COUT(1) <<"CLIENT COULD NOT ESTABLISH CONNECTION :-)" << std::endl;
     264      COUT(1) <<"CLIENT COULD NOT ESTABLISH CONNECTION" << std::endl;
    265265    client_g->tick(0);
    266266   
Note: See TracChangeset for help on using the changeset viewer.