Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Update example (ShowPlayerNameTagForPlayer) #417

Closed
wants to merge 1 commit into from
Closed

Update example (ShowPlayerNameTagForPlayer) #417

wants to merge 1 commit into from

Conversation

DobbysGamertag
Copy link
Contributor

Update example since it was incorrect.

    for (new i = 0; i != MAX_PLAYERS; -- i)

Update example since it was incorrect. 

```c
    for (new i = 0; i != MAX_PLAYERS; -- i)
```
@vercel
Copy link

vercel bot commented Dec 2, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/openmultiplayer/wiki/nsiq5p4ow
✅ Preview: Failed

@Alasnkz
Copy link
Member

Alasnkz commented Dec 3, 2020

You're on the wrong repo! Use openmultiplayer/site

@Southclaws
Copy link
Contributor

#415

@Southclaws Southclaws closed this Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants