tweaks
This commit is contained in:
parent
c6d1859a52
commit
3ed8438b03
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ public class MonoNet {
|
||||||
WriteVec3(me.cursor);
|
WriteVec3(me.cursor);
|
||||||
socket.Send(data);
|
socket.Send(data);
|
||||||
|
|
||||||
await Task.Delay(10);
|
await Task.Delay(1);
|
||||||
}
|
}
|
||||||
socket.Close();
|
socket.Close();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue