Update LRMTransportRequests.cs
This commit is contained in:
parent
2e462be0a8
commit
56fac1814e
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ namespace LightReflectiveMirror
|
|||
{
|
||||
public partial class LightReflectiveMirrorTransport : Transport
|
||||
{
|
||||
|
||||
public void RequestServerList(LRMRegions searchRegion = LRMRegions.Any)
|
||||
{
|
||||
if (_isAuthenticated && _connectedToRelay)
|
||||
|
|
|
|||
Loading…
Reference in a new issue