Translations:Development/64/zh: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 July 2023

  • curprev 05:3905:39, 30 July 2023Darkh talk contribs 160 bytes +160 Created page with "<syntaxhighlight lang="cpp"> for(int i = 0; i < MAX_CLIENTS; i++) { // Server-side CPlayer *pPlayer = GameServer()->m_apPlayers[i]; } </syntaxhighlight>"