Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2016, 4:36:54 PM (7 years ago)
Author:
meilel
Message:

boards added and other stuff done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SpaceRace_HS16/src/modules/gametypes/SpaceRaceBot.cc

    r11281 r11312  
    3535
    3636
     37
    3738namespace orxonox
    3839{
     
    5859            "Louis Meile"
    5960           
    60             "Dominic Greene"
     61            "Abradolf Lincler"
    6162        };
    6263        static std::vector<std::string> defaultnames(names, names + sizeof(names) / sizeof(std::string));
     
    6465        SetConfigValue(names_, defaultnames);
    6566    }
    66 
    67 
    68 
    69    
    7067}
Note: See TracChangeset for help on using the changeset viewer.