Bump ISteamApps003 to ISteamApps008.

This commit is contained in:
gibbed
2019-05-24 14:49:13 -05:00
parent 130d13d256
commit fe4526b346
6 changed files with 29 additions and 9 deletions

View File

@@ -250,7 +250,7 @@ namespace SAM.Game
return false;
}
var currentLanguage = this._SteamClient.SteamApps003.GetCurrentGameLanguage();
var currentLanguage = this._SteamClient.SteamApps008.GetCurrentGameLanguage();
//var currentLanguage = "german";
this._AchievementDefinitions.Clear();