Revision as of 02:06, 10 March 2023 by Yek(talk | contribs)(Created page with "* [https://github.com/ddnet/ddnet/blob/master/src/game/server/entities/character.h CCharacter]: Representa un tee que esté vivo, se crea cuando aparece un tee y se elimina cuando muere. Para más información sobre el jugador que se mantiene entre muertes, véase [https://github.com/ddnet/ddnet/blob/master/src/game/server/player.h CPlayer].")
CCharacter: Representa un tee que esté vivo, se crea cuando aparece un tee y se elimina cuando muere. Para más información sobre el jugador que se mantiene entre muertes, véase CPlayer.