mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Closes #470
This commit is contained in:
@@ -199,7 +199,8 @@ namespace ConfigGenerator {
|
||||
internal enum ERedeemingPreferences : byte {
|
||||
None = 0,
|
||||
Forwarding = 1,
|
||||
Distributing = 2
|
||||
Distributing = 2,
|
||||
KeepMissingGames = 4
|
||||
}
|
||||
|
||||
[Flags]
|
||||
|
||||
Reference in New Issue
Block a user