Skip to content

Commit

Permalink
Update ECurrencyCode
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw authored Sep 26, 2017
1 parent 29bfe63 commit 0681df5
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions Resources/SteamLanguage/enums.steamd
Original file line number Diff line number Diff line change
Expand Up @@ -886,9 +886,16 @@ enum ECurrencyCode
TWD = 30;
SAR = 31;
AED = 32;
SEK = 33;

Max = 34;
ARS = 34;
ILS = 35;
BYN = 36;
KZT = 37;
KWD = 38;
QAR = 39;
CRC = 40;
UYU = 41;

Max = 42;
};

enum EDepotFileFlag flags
Expand Down

0 comments on commit 0681df5

Please sign in to comment.