Translations:Development/48/fr

From DDraceNetwork
Revision as of 16:14, 4 May 2024 by Nawretard (talk | contribs) (Created page with "<syntaxhighlight lang="cpp"> class CCharacter : public CEntity { // ... } </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
class CCharacter : public CEntity
{
    // ...
}