Re-enabled easter egg mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12520 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -259,7 +259,8 @@ void RaceSetupScreen::init()
|
||||
w2->addItem( name5, IDENT_SOCCER, RaceManager::getIconOf(RaceManager::MINOR_MODE_SOCCER));
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
#define ENABLE_EASTER_EGG_MODE
|
||||
#ifdef ENABLE_EASTER_EGG_MODE
|
||||
{
|
||||
irr::core::stringw name1 = irr::core::stringw(
|
||||
|
||||
Reference in New Issue
Block a user