Browse Source

Added GSLTExpired = 106 eresult

pull/50/head
Rossen Georgiev 9 years ago
parent
commit
0ab8b5de52
  1. 1
      steam/enums/common.py

1
steam/enums/common.py

@ -107,6 +107,7 @@ class EResult(SteamIntEnum):
GSOwnerDenied = 103
InvalidItemType = 104
IPBanned = 105
GSLTExpired = 106
class EUniverse(SteamIntEnum):

Loading…
Cancel
Save