mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Fix typo
This commit is contained in:
parent
a92255326a
commit
0275cee09f
@ -37,7 +37,7 @@ To avoid making misleading code, we have removed channels.
|
||||
For example, if you have this code:
|
||||
|
||||
```
|
||||
[Command(channel= Channels.DefaultReilable)]
|
||||
[Command(channel= Channels.DefaultReliable)]
|
||||
public void CmdMove(int x, int y)
|
||||
{
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user