pg: experimental PG_CLAIMDLC, WIP #55
This commit is contained in:
parent
a5f42a9609
commit
b51547a376
2 changed files with 50 additions and 1 deletions
|
|
@ -37,4 +37,5 @@ export const cfg = {
|
|||
|
||||
// experimmental - likely to change
|
||||
pg_redeem: process.env.PG_REDEEM == '1', // prime-gaming: redeem keys on external stores
|
||||
pg_claimdlc: process.env.PG_CLAIMDLC == '1', // prime-gaming: claim in-game content
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue