Translations:Development/74/en

From DDraceNetwork

// Do this instead: const char *pStr = Team == TEAM_RED ? Localize("Red team") : Localize("Blue team"); </syntaxhighlight>