Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5357 in orxonox.OLD for trunk/src/world_entities/terrain.cc


Ignore:
Timestamp:
Oct 10, 2005, 9:15:05 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: some minor cleanup, of the mess i made with AutoMake-sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/terrain.cc

    r5356 r5357  
    1313   co-programmer: ...
    1414*/
     15#define DEBUG_SPECIAL_MODULE DEBUG_MODULE_WORLD_ENTITY
    1516
    1617
     
    2728/**
    2829 *  standard constructor
    29 
    30 */
     30 */
    3131Terrain::Terrain (const TiXmlElement* root)
    3232{
Note: See TracChangeset for help on using the changeset viewer.