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