shutdown server stats

This commit is contained in:
Russ Treadwell 2020-01-21 14:41:38 -05:00
parent 4e98ae5027
commit 1fd8ea89a9
No known key found for this signature in database
GPG Key ID: 7A373FB1F4118C62

View File

@ -148,6 +148,8 @@ namespace Steamworks
SteamNetworkingSockets.Shutdown();
SteamInventory.Shutdown();
SteamServerStats.Shutdown();
SteamGameServer.Shutdown();
}