Allow configuring the location on-screen of leaderboard trackers.
This commit is contained in:
parent
48d577014a
commit
3563d625b9
7 changed files with 20 additions and 2 deletions
|
@ -486,6 +486,9 @@ public:
|
|||
bool bAchievementsSoundEffects;
|
||||
bool bAchievementsLogBadMemReads;
|
||||
|
||||
// Positioning of the various notifications
|
||||
int iAchievementsLeaderboardTrackerPos;
|
||||
|
||||
// Customizations
|
||||
std::string sAchievementsUnlockAudioFile;
|
||||
std::string sAchievementsLeaderboardSubmitAudioFile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue