Translations:Development/32/fr

From DDraceNetwork
Revision as of 15:56, 4 May 2024 by Nawretard (talk | contribs) (Created page with "* [https://github.com/ddnet/ddnet/blob/master/src/game/server/entities/character.h CCharacter] qui représente un Tee vivant. Elle est instanciée quand un tee apparaît et supprimée quand il meurt. * [https://github.com/ddnet/ddnet/blob/master/src/game/server/player.h CPlayer] contient les informations non liées au Tee (pseudo, drapeau, etc.).")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • CCharacter qui représente un Tee vivant. Elle est instanciée quand un tee apparaît et supprimée quand il meurt.
  • CPlayer contient les informations non liées au Tee (pseudo, drapeau, etc.).