mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-12 06:38:01 +03:00
Refresh achievements on startup
This commit is contained in:
parent
a26ae696c2
commit
c6cb8a2f81
@ -21,6 +21,8 @@ namespace Facepunch.Steamworks
|
||||
All = new Achievement[0];
|
||||
|
||||
SteamNative.UserStatsReceived_t.RegisterCallback( c, UserStatsReceived );
|
||||
|
||||
Refresh();
|
||||
}
|
||||
|
||||
public void Refresh()
|
||||
|
Loading…
x
Reference in New Issue
Block a user