mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-26 13:38:06 +03:00
Fixed NRE in request
This commit is contained in:
parent
755b238e1d
commit
9d8141475f
@ -195,6 +195,7 @@ namespace Facepunch.Steamworks
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public void Dispose()
|
public void Dispose()
|
||||||
{
|
{
|
||||||
|
if ( client.IsValid )
|
||||||
client.OnUpdate -= Update;
|
client.OnUpdate -= Update;
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user