mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-04-15 22:02:28 +03:00
Update optimization
This commit is contained in:
parent
44dcf4d150
commit
11733c48e7
@ -92,8 +92,6 @@ namespace Facepunch.Steamworks
|
|||||||
|
|
||||||
Voice.Update();
|
Voice.Update();
|
||||||
base.Update();
|
base.Update();
|
||||||
|
|
||||||
native.api.SteamAPI_RunCallbacks();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void Dispose()
|
public override void Dispose()
|
||||||
|
@ -98,8 +98,6 @@ namespace Facepunch.Steamworks
|
|||||||
native.api.SteamGameServer_RunCallbacks();
|
native.api.SteamGameServer_RunCallbacks();
|
||||||
|
|
||||||
base.Update();
|
base.Update();
|
||||||
|
|
||||||
native.api.SteamGameServer_RunCallbacks();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user