Translations:Development/74/fr

From DDraceNetwork
Revision as of 16:39, 4 May 2024 by Nawretard (talk | contribs) (Created page with "// Faites plutôt ceci : const char *pStr = Team == TEAM_RED ? Localize("Red team") : Localize("Blue team"); </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

// Faites plutôt ceci : const char *pStr = Team == TEAM_RED ? Localize("Red team") : Localize("Blue team"); </syntaxhighlight>