Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 6, 2008, 9:18:04 PM (16 years ago)
Author:
landauf
Message:

now it's tested on tardis… fixed a small typo.\n additionally removed two warnings in server.cc and orxonox.cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/network/Server.cc

    r1548 r1556  
    220220            COUT(3) << "Server: could not elaborate" << std::endl;
    221221        }
     222        break;
     223      default:
    222224        break;
    223225      }
Note: See TracChangeset for help on using the changeset viewer.