mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-02-05 10:10:46 +03:00
Update LobbyQuery.cs
This commit is contained in:
parent
78761d9fd7
commit
caf52e4c4b
@ -60,7 +60,7 @@ namespace Steamworks.Data
|
|||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
public LobbyQuery FilterStringKeyValue ( MatchMakingKeyValuePair_t kv )
|
public LobbyQuery FilterStringKeyValue( MatchMakingKeyValuePair_t kv )
|
||||||
{
|
{
|
||||||
stringFilter = kv;
|
stringFilter = kv;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user