Translations:Development/74/zh

From DDraceNetwork

// 应该这样做: const char *pStr = Team == TEAM_RED ? Localize("Red team") : Localize("Blue team"); </syntaxhighlight>